Searched defs:conexant_spec (Results 1 – 1 of 1) sorted by relevance
24 struct conexant_spec { struct25 struct hda_gen_spec gen;28 unsigned int num_eapds;29 hda_nid_t eapds[4];30 bool dynamic_eapd;31 hda_nid_t mute_led_eapd;56 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() argument