Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_conexant.c24 struct conexant_spec { struct
25 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