Home
last modified time | relevance | path

Searched refs:gated_nid (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_jack.h65 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
Dhda_jack.c299 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack() argument
302 struct hda_jack_tbl *gated = snd_hda_jack_tbl_new(codec, gated_nid); in snd_hda_jack_set_gating_jack()
309 gating->gated_jack = gated_nid; in snd_hda_jack_set_gating_jack()