Searched defs:hdsp_config_info (Results 1 – 1 of 1) sorted by relevance
48 struct hdsp_config_info { struct49 unsigned char pref_sync_ref;50 unsigned char wordclock_sync_check;74 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) argument