Searched refs:SNDRV_HDSP_IOCTL_GET_VERSION (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | hdsp.h | 89 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | hdsp.h | 75 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 76 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 62 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 76 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version) macro
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 4788 case SNDRV_HDSP_IOCTL_GET_VERSION: { in snd_hdsp_hwdep_ioctl() 4810 /* SNDRV_HDSP_IOCTL_GET_VERSION must have been called */ in snd_hdsp_hwdep_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 4831 case SNDRV_HDSP_IOCTL_GET_VERSION: { in snd_hdsp_hwdep_ioctl() 4854 /* SNDRV_HDSP_IOCTL_GET_VERSION must have been called */ in snd_hdsp_hwdep_ioctl()
|
Completed in 16 milliseconds