Lines Matching defs:hdaa_audio_as
150 struct hdaa_audio_as { struct
151 u_char enable;
152 u_char index;
153 u_char dir;
154 u_char pincnt;
155 u_char fakeredir;
156 u_char digital;
157 uint16_t pinset;
158 nid_t hpredir;
159 nid_t pins[16];
160 nid_t dacs[2][16];
161 int num_chans;
162 int chans[2];
163 int location; /* Pins location, if all have the same */
164 int mixed; /* Mixed/multiplexed recording, not multichannel. */
165 struct hdaa_pcm_devinfo *pdevinfo;