Searched refs:is_active_nid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 630 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()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 630 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()
|
Completed in 17 milliseconds