Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.c624 static bool is_active_nid(struct hda_codec *codec, hda_nid_t nid, in is_active_nid() function
660 is_active_nid(codec, nid, HDA_OUTPUT, -1)
763 if (!enable && is_active_nid(codec, nid, dir, idx_to_check)) in check_and_activate_amp()