Searched defs:hdsp_config_info (Results 1 – 1 of 1) sorted by relevance
47 struct hdsp_config_info { struct48 unsigned char pref_sync_ref;49 unsigned char wordclock_sync_check;73 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) argument