Searched defs:snd_ctl_elem_value (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 873 struct snd_ctl_elem_value { struct 874 struct snd_ctl_elem_id id; /* W: element ID */ 875 unsigned int indirect: 1; /* W: indirect access - obsoleted */ 876 union { 909 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 882 struct snd_ctl_elem_value { struct 884 struct snd_ctl_elem_id id; 885 unsigned int indirect: 1; 886 union { 925 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 890 struct snd_ctl_elem_value { struct 891 struct snd_ctl_elem_id id; 892 unsigned int indirect : 1; 894 union { 932 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 884 struct snd_ctl_elem_value { struct 885 struct snd_ctl_elem_id id; /* W: element ID */ 886 unsigned int indirect: 1; /* W: indirect access - obsoleted */ 887 union { 920 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 872 struct snd_ctl_elem_value { struct 873 struct snd_ctl_elem_id id; /* W: element ID */ 874 unsigned int indirect: 1; /* W: indirect access - obsoleted */ 875 union { 908 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 884 struct snd_ctl_elem_value { struct 885 struct snd_ctl_elem_id id; 886 unsigned int indirect: 1; 887 union { 926 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 882 struct snd_ctl_elem_value { struct 884 struct snd_ctl_elem_id id; 885 unsigned int indirect: 1; 886 union { 925 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 884 struct snd_ctl_elem_value { struct 885 struct snd_ctl_elem_id id; /* W: element ID */ 886 unsigned int indirect: 1; /* W: indirect access - obsoleted */ 887 union { 920 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 890 struct snd_ctl_elem_value { struct 891 struct snd_ctl_elem_id id; 892 unsigned int indirect : 1; 894 union { 932 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 872 struct snd_ctl_elem_value { struct 873 struct snd_ctl_elem_id id; /* W: element ID */ 874 unsigned int indirect: 1; /* W: indirect access - obsoleted */ 875 union { 908 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
|