Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dhdsp.h45 struct hdsp_config_info { struct
46 unsigned char pref_sync_ref;
47 unsigned char wordclock_sync_check;
49 unsigned char spdif_sync_check;
50 unsigned char adatsync_sync_check;
51 unsigned char adat_sync_check[3];
52 unsigned char spdif_in;
76 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) argument