/aosp12/hardware/qcom/msm8994/kernel-headers/sound/ |
H A D | asound.h | 562 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 D | asound.h | 568 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 D | asound.h | 569 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 D | asound.h | 577 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 D | asound.h | 567 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 D | asound.h | 577 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 D | asound.h | 561 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 D | asound.h | 567 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 D | asound.h | 561 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 D | asound.h | 567 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 D | asound.h | 574 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
|