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