Home
last modified time | relevance | path

Searched defs:snd_ctl_elem_value (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/sound/
A Dasound.h1065 struct snd_ctl_elem_value { struct
1066 struct snd_ctl_elem_id id; /* W: element ID */
1067 unsigned int indirect: 1; /* W: indirect access - obsoleted */
1068 union {
1100 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
/linux-6.3-rc2/tools/include/uapi/sound/
A Dasound.h1065 struct snd_ctl_elem_value { struct
1066 struct snd_ctl_elem_id id; /* W: element ID */
1067 unsigned int indirect: 1; /* W: indirect access - obsoleted */
1068 union {
1100 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument

Completed in 16 milliseconds