Home
last modified time | relevance | path

Searched refs:hdspm_mixer_ioctl (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
Dhdspm.h219 struct hdspm_mixer_ioctl { struct
224 #define SNDRV_HDSPM_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdspm_mixer_ioctl) argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dhdspm.h145 struct hdspm_mixer_ioctl { struct
148 #define SNDRV_HDSPM_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdspm_mixer_ioctl) argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dhdspm.h133 struct hdspm_mixer_ioctl { struct
136 #define SNDRV_HDSPM_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdspm_mixer_ioctl) argument
/kernel/linux/linux-5.10/sound/pci/rme9652/
Dhdspm.c6169 struct hdspm_mixer_ioctl mixer; in snd_hdspm_hwdep_ioctl()