Searched refs:hdsp_mixer (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 63 struct hdsp_mixer { struct 66 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer) 77 typedef struct hdsp_mixer hdsp_mixer_t;
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | hdsp.h | 91 struct hdsp_mixer { struct 95 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | hdsp.h | 77 struct hdsp_mixer { struct 81 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 77 struct hdsp_mixer { struct 80 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 77 struct hdsp_mixer { struct 80 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 4859 struct hdsp_mixer __user *mixer = (struct hdsp_mixer __user *)argp; in snd_hdsp_hwdep_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 4906 struct hdsp_mixer __user *mixer = (struct hdsp_mixer __user *)argp; in snd_hdsp_hwdep_ioctl()
|
Completed in 15 milliseconds