snd_ctl_elem_type_t  183 drivers/staging/greybus/audio_topology.c 	uinfo->type = (snd_ctl_elem_type_t)info->type;
snd_ctl_elem_type_t  840 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_NONE	((__force snd_ctl_elem_type_t) 0) /* invalid */
snd_ctl_elem_type_t  841 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_BOOLEAN	((__force snd_ctl_elem_type_t) 1) /* boolean type */
snd_ctl_elem_type_t  842 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_INTEGER	((__force snd_ctl_elem_type_t) 2) /* integer type */
snd_ctl_elem_type_t  843 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_ENUMERATED	((__force snd_ctl_elem_type_t) 3) /* enumerated type */
snd_ctl_elem_type_t  844 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_BYTES	((__force snd_ctl_elem_type_t) 4) /* byte array */
snd_ctl_elem_type_t  845 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_IEC958	((__force snd_ctl_elem_type_t) 5) /* IEC958 (S/PDIF) setup */
snd_ctl_elem_type_t  846 include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_INTEGER64	((__force snd_ctl_elem_type_t) 6) /* 64-bit integer type */
snd_ctl_elem_type_t  905 include/uapi/sound/asound.h 	snd_ctl_elem_type_t type;	/* R: value type - SNDRV_CTL_ELEM_TYPE_* */
snd_ctl_elem_type_t   18 sound/core/vmaster.c 	snd_ctl_elem_type_t type; /* value type */
snd_ctl_elem_type_t  121 sound/pci/ice1712/wm8766.h 	snd_ctl_elem_type_t type;
snd_ctl_elem_type_t  177 sound/pci/ice1712/wm8776.h 	snd_ctl_elem_type_t type;
snd_ctl_elem_type_t  840 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_NONE	((__force snd_ctl_elem_type_t) 0) /* invalid */
snd_ctl_elem_type_t  841 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_BOOLEAN	((__force snd_ctl_elem_type_t) 1) /* boolean type */
snd_ctl_elem_type_t  842 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_INTEGER	((__force snd_ctl_elem_type_t) 2) /* integer type */
snd_ctl_elem_type_t  843 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_ENUMERATED	((__force snd_ctl_elem_type_t) 3) /* enumerated type */
snd_ctl_elem_type_t  844 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_BYTES	((__force snd_ctl_elem_type_t) 4) /* byte array */
snd_ctl_elem_type_t  845 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_IEC958	((__force snd_ctl_elem_type_t) 5) /* IEC958 (S/PDIF) setup */
snd_ctl_elem_type_t  846 tools/include/uapi/sound/asound.h #define	SNDRV_CTL_ELEM_TYPE_INTEGER64	((__force snd_ctl_elem_type_t) 6) /* 64-bit integer type */
snd_ctl_elem_type_t  905 tools/include/uapi/sound/asound.h 	snd_ctl_elem_type_t type;	/* R: value type - SNDRV_CTL_ELEM_TYPE_* */