Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_jack.h60 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
Dhda_jack.c303 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack() argument
306 struct hda_jack_tbl *gated = snd_hda_jack_tbl_new(codec, gated_nid); in snd_hda_jack_set_gating_jack()
313 gating->gated_jack = gated_nid; in snd_hda_jack_set_gating_jack()