Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_analog.c22 struct ad198x_spec { struct
23 struct hda_gen_spec gen;
26 int smux_paths[4];
27 unsigned int cur_smux;
28 hda_nid_t eapd_nid;
52 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() argument