Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_IOCTL_ELEM_REPLACE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/uapi/sound/
Dasound.h1106 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info) macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h1106 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info) macro
/Linux-v6.1/sound/core/
Dcontrol.c1944 case SNDRV_CTL_IOCTL_ELEM_REPLACE: in snd_ctl_ioctl()