Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.h348 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
Dpatch_analog.c167 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_conexant.c186 .check_power_status = snd_hda_gen_check_power_status,
Dhda_generic.c6081 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
6086 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
6102 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_realtek.c921 .check_power_status = snd_hda_gen_check_power_status,