/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 74 struct snd_hwdep_info { struct 75 unsigned int device; 76 int card; 77 unsigned char id[64]; 79 unsigned char name[80]; 80 int iface; 104 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 102 struct snd_hwdep_info { struct 103 unsigned int device; /* WR: device number */ 104 int card; /* R: card number */ 105 unsigned char id[64]; /* ID (user selectable) */ 106 unsigned char name[80]; /* hwdep name */ 130 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 106 struct snd_hwdep_info { struct 107 unsigned int device; /* WR: device number */ 108 int card; /* R: card number */ 109 unsigned char id[64]; /* ID (user selectable) */ 110 unsigned char name[80]; /* hwdep name */ 134 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 102 struct snd_hwdep_info { struct 103 unsigned int device; /* WR: device number */ 104 int card; /* R: card number */ 105 unsigned char id[64]; /* ID (user selectable) */ 106 unsigned char name[80]; /* hwdep name */ 130 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 75 struct snd_hwdep_info { struct 76 unsigned int device; 77 int card; 79 unsigned char id[64]; 80 unsigned char name[80]; 81 int iface; 105 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 81 struct snd_hwdep_info { struct 82 unsigned int device; 83 int card; 84 unsigned char id[64]; 86 unsigned char name[80]; 87 int iface; 111 #define SNDRV_HWDEP_IOCTL_INFO _IOR('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 106 struct snd_hwdep_info { struct 107 unsigned int device; /* WR: device number */ 108 int card; /* R: card number */ 109 unsigned char id[64]; /* ID (user selectable) */ 110 unsigned char name[80]; /* hwdep name */ 134 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 74 struct snd_hwdep_info { struct 75 unsigned int device; 76 int card; 77 unsigned char id[64]; 79 unsigned char name[80]; 80 int iface; 104 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 79 struct snd_hwdep_info { struct 80 unsigned int device; 81 int card; 82 unsigned char id[64]; 84 unsigned char name[80]; 85 int iface; 109 #define SNDRV_HWDEP_IOCTL_INFO _IOR('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | asound.h | 110 struct snd_hwdep_info { struct 111 unsigned int device; /* WR: device number */ 112 int card; /* R: card number */ 113 unsigned char id[64]; /* ID (user selectable) */ 114 unsigned char name[80]; /* hwdep name */ 138 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | asound.h | 85 struct snd_hwdep_info { struct 86 unsigned int device; 87 int card; 88 unsigned char id[64]; 90 unsigned char name[80]; 91 int iface; 115 #define SNDRV_HWDEP_IOCTL_INFO _IOR('H', 0x01, struct snd_hwdep_info) argument
|