Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dhdsp.h85 #define SNDRV_HDSP_IOCTL_GET_9632_AEB _IOR('H', 0x45, struct hdsp_9632_aeb) macro
/kernel/linux/linux-5.10/include/uapi/sound/
Dhdsp.h102 #define SNDRV_HDSP_IOCTL_GET_9632_AEB _IOR('H', 0x45, struct hdsp_9632_aeb) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dhdsp.h71 #define SNDRV_HDSP_IOCTL_GET_9632_AEB _IOR('H', 0x45, struct hdsp_9632_aeb) macro
/kernel/linux/linux-5.10/sound/pci/rme9652/
Dhdsp.c4778 case SNDRV_HDSP_IOCTL_GET_9632_AEB: { in snd_hdsp_hwdep_ioctl()