Searched refs:SNDRV_CTL_IOCTL_ELEM_WRITE (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 794 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 1082 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 1082 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 1181 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 1181 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 870 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 870 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | control.c | 1724 case SNDRV_CTL_IOCTL_ELEM_WRITE: in snd_ctl_ioctl()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control.c | 2024 case SNDRV_CTL_IOCTL_ELEM_WRITE: in snd_ctl_ioctl()
|
Completed in 45 milliseconds