Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dhdsp.h48 struct hdsp_config_info { struct
74 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) argument
105 typedef struct hdsp_config_info hdsp_config_info_t;
/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c4739 struct hdsp_config_info info; in snd_hdsp_hwdep_ioctl()