Lines Matching defs:ca0132_spec
312 struct ca0132_spec { struct
313 struct auto_pin_cfg autocfg;
314 struct hda_multi_out multiout;
315 hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];
316 hda_nid_t dacs[AUTO_CFG_MAX_OUTS];
317 hda_nid_t hp_dac;
318 hda_nid_t input_pins[AUTO_PIN_LAST];
319 hda_nid_t adcs[AUTO_PIN_LAST];
320 hda_nid_t dig_out;
321 hda_nid_t dig_in;
322 unsigned int num_inputs;
323 long curr_hp_switch;
324 long curr_hp_volume[2];
325 long curr_speaker_switch;
326 struct mutex chipio_mutex;
327 const char *input_labels[AUTO_PIN_LAST];
328 struct hda_pcm pcm_rec[2]; /* PCM information */