Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_generic.c630 static bool is_active_nid(struct hda_codec *codec, hda_nid_t nid, in is_active_nid() function
666 is_active_nid(codec, nid, HDA_OUTPUT, -1)
769 if (!enable && is_active_nid(codec, nid, dir, idx_to_check)) in check_and_activate_amp()