Searched defs:snd_ctl_elem_info (Results 1 – 12 of 12) sorted by relevance
851 struct snd_ctl_elem_info { struct852 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 …]
839 struct snd_ctl_elem_info { struct840 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 …]
844 struct snd_ctl_elem_info { struct845 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 …]
840 struct snd_ctl_elem_info { struct841 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 …]
850 struct snd_ctl_elem_info { struct851 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 …]
852 struct snd_ctl_elem_info { struct853 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 …]
842 struct snd_ctl_elem_info { struct844 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 …]
877 struct snd_ctl_elem_info { struct878 struct snd_ctl_elem_id id;880 snd_ctl_elem_type_t type;881 unsigned int access;882 unsigned int count;883 __kernel_pid_t owner;885 union {908 } value;910 union {913 } dimen;[all …]
882 struct snd_ctl_elem_info { struct883 struct snd_ctl_elem_id id; /* W: element ID */884 snd_ctl_elem_type_t type; /* R: value type - SNDRV_CTL_ELEM_TYPE_* */885 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */886 unsigned int count; /* count of values */887 __kernel_pid_t owner; /* owner's PID of this control */888 union {907 } value;908 union {911 } dimen;[all …]