Searched refs:hdsp_config_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 28 struct hdsp_config_info { struct 53 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) 74 typedef struct hdsp_config_info hdsp_config_info_t;
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | hdsp.h | 50 struct hdsp_config_info { struct 76 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | hdsp.h | 36 struct hdsp_config_info { struct 62 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 42 struct hdsp_config_info { struct 67 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 42 struct hdsp_config_info { struct 67 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 4719 struct hdsp_config_info info; in snd_hdsp_hwdep_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 4762 struct hdsp_config_info info; in snd_hdsp_hwdep_ioctl()
|
Completed in 15 milliseconds