Home
last modified time | relevance | path

Searched refs:hdsp_config_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/sound/
Dhdsp.h47 struct hdsp_config_info { struct
73 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) argument
104 typedef struct hdsp_config_info hdsp_config_info_t;
/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c4712 struct hdsp_config_info info; in snd_hdsp_hwdep_ioctl()