Home
last modified time | relevance | path

Searched defs:snd_rawmidi_info (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h562 struct snd_rawmidi_info { struct
564 unsigned int device;
565 unsigned int subdevice;
566 int stream;
567 int card;
569 unsigned int flags;
570 unsigned char id[64];
571 unsigned char name[80];
572 unsigned char subname[32];
597 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h568 struct snd_rawmidi_info { struct
569 unsigned int device; /* RO/WR (control): device number */
570 unsigned int subdevice; /* RO/WR (control): subdevice number */
571 int stream; /* WR: stream */
572 int card; /* R: card number */
573 unsigned int flags; /* SNDRV_RAWMIDI_INFO_XXXX */
574 unsigned char id[64]; /* ID (user selectable) */
575 unsigned char name[80]; /* name of device */
599 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h569 struct snd_rawmidi_info { struct
571 unsigned int device;
572 unsigned int subdevice;
573 int stream;
574 int card;
576 unsigned int flags;
577 unsigned char id[64];
578 unsigned char name[80];
579 unsigned char subname[32];
604 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h577 struct snd_rawmidi_info { struct
578 unsigned int device; /* RO/WR (control): device number */
579 unsigned int subdevice; /* RO/WR (control): subdevice number */
580 int stream; /* WR: stream */
581 int card; /* R: card number */
582 unsigned int flags; /* SNDRV_RAWMIDI_INFO_XXXX */
583 unsigned char id[64]; /* ID (user selectable) */
584 unsigned char name[80]; /* name of device */
608 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h567 struct snd_rawmidi_info { struct
569 unsigned int device;
570 unsigned int subdevice;
571 int stream;
572 int card;
574 unsigned int flags;
575 unsigned char id[64];
576 unsigned char name[80];
577 unsigned char subname[32];
602 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h577 struct snd_rawmidi_info { struct
578 unsigned int device; /* RO/WR (control): device number */
579 unsigned int subdevice; /* RO/WR (control): subdevice number */
580 int stream; /* WR: stream */
581 int card; /* R: card number */
582 unsigned int flags; /* SNDRV_RAWMIDI_INFO_XXXX */
583 unsigned char id[64]; /* ID (user selectable) */
584 unsigned char name[80]; /* name of device */
608 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h561 struct snd_rawmidi_info { struct
562 unsigned int device;
564 unsigned int subdevice;
565 int stream;
566 int card;
567 unsigned int flags;
569 unsigned char id[64];
570 unsigned char name[80];
571 unsigned char subname[32];
572 unsigned int subdevices_count;
[all …]
/aosp12/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h567 struct snd_rawmidi_info { struct
568 unsigned int device; /* RO/WR (control): device number */
569 unsigned int subdevice; /* RO/WR (control): subdevice number */
570 int stream; /* WR: stream */
571 int card; /* R: card number */
572 unsigned int flags; /* SNDRV_RAWMIDI_INFO_XXXX */
573 unsigned char id[64]; /* ID (user selectable) */
574 unsigned char name[80]; /* name of device */
598 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h561 struct snd_rawmidi_info { struct
562 unsigned int device;
564 unsigned int subdevice;
565 int stream;
566 int card;
567 unsigned int flags;
569 unsigned char id[64];
570 unsigned char name[80];
571 unsigned char subname[32];
572 unsigned int subdevices_count;
[all …]
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h567 struct snd_rawmidi_info { struct
568 unsigned int device; /* RO/WR (control): device number */
569 unsigned int subdevice; /* RO/WR (control): subdevice number */
570 int stream; /* WR: stream */
571 int card; /* R: card number */
572 unsigned int flags; /* SNDRV_RAWMIDI_INFO_XXXX */
573 unsigned char id[64]; /* ID (user selectable) */
574 unsigned char name[80]; /* name of device */
598 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument
/aosp12/bionic/libc/kernel/uapi/sound/
H A Dasound.h574 struct snd_rawmidi_info { struct
575 unsigned int device;
576 unsigned int subdevice;
577 int stream;
578 int card;
579 unsigned int flags;
603 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument