Home
last modified time | relevance | path

Searched defs:snd_ctl_elem_info (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h844 struct snd_ctl_elem_info { struct
845 struct snd_ctl_elem_id id;
846 snd_ctl_elem_type_t type;
847 unsigned int access;
849 unsigned int count;
850 __kernel_pid_t owner;
851 union {
875 } value;
876 union {
880 } dimen;
[all …]
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dasound.h851 struct snd_ctl_elem_info { struct
852 struct snd_ctl_elem_id id; /* W: element ID */
853 snd_ctl_elem_type_t type; /* R: value type - SNDRV_CTL_ELEM_TYPE_* */
854 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */
855 unsigned int count; /* count of values */
856 __kernel_pid_t owner; /* owner's PID of this control */
857 union {
876 } value;
877 union {
880 } dimen;
[all …]
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h842 struct snd_ctl_elem_info { struct
844 struct snd_ctl_elem_id id;
845 snd_ctl_elem_type_t type;
846 unsigned int access;
847 unsigned int count;
849 __kernel_pid_t owner;
850 union {
874 } value;
875 union {
879 } dimen;
[all …]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h839 struct snd_ctl_elem_info { struct
840 struct snd_ctl_elem_id id; /* W: element ID */
841 snd_ctl_elem_type_t type; /* R: value type - SNDRV_CTL_ELEM_TYPE_* */
842 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */
843 unsigned int count; /* count of values */
844 __kernel_pid_t owner; /* owner's PID of this control */
845 union {
864 } value;
865 union {
868 } dimen;
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h839 struct snd_ctl_elem_info { struct
840 struct snd_ctl_elem_id id; /* W: element ID */
841 snd_ctl_elem_type_t type; /* R: value type - SNDRV_CTL_ELEM_TYPE_* */
842 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */
843 unsigned int count; /* count of values */
844 __kernel_pid_t owner; /* owner's PID of this control */
845 union {
864 } value;
865 union {
868 } dimen;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h851 struct snd_ctl_elem_info { struct
852 struct snd_ctl_elem_id id; /* W: element ID */
853 snd_ctl_elem_type_t type; /* R: value type - SNDRV_CTL_ELEM_TYPE_* */
854 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */
855 unsigned int count; /* count of values */
856 __kernel_pid_t owner; /* owner's PID of this control */
857 union {
876 } value;
877 union {
880 } dimen;
[all …]
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h840 struct snd_ctl_elem_info { struct
841 struct snd_ctl_elem_id id; /* W: element ID */
842 snd_ctl_elem_type_t type; /* R: value type - SNDRV_CTL_ELEM_TYPE_* */
843 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */
844 unsigned int count; /* count of values */
845 __kernel_pid_t owner; /* owner's PID of this control */
846 union {
865 } value;
866 union {
869 } dimen;
[all …]
/hardware/qcom/msm8x09/kernel-headers/sound/
Dasound.h850 struct snd_ctl_elem_info { struct
851 struct snd_ctl_elem_id id;
852 snd_ctl_elem_type_t type;
854 unsigned int access;
855 unsigned int count;
856 __kernel_pid_t owner;
857 union {
881 } value;
882 union {
886 } dimen;
[all …]
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h842 struct snd_ctl_elem_info { struct
844 struct snd_ctl_elem_id id;
845 snd_ctl_elem_type_t type;
846 unsigned int access;
847 unsigned int count;
849 __kernel_pid_t owner;
850 union {
874 } value;
875 union {
879 } dimen;
[all …]
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h852 struct snd_ctl_elem_info { struct
853 struct snd_ctl_elem_id id;
854 snd_ctl_elem_type_t type;
856 unsigned int access;
857 unsigned int count;
858 __kernel_pid_t owner;
859 union {
883 } value;
884 union {
888 } dimen;
[all …]