Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_generic.h350 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
Dpatch_analog.c168 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_conexant.c188 .check_power_status = snd_hda_gen_check_power_status,
Dhda_generic.c6134 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
6139 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
6155 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_realtek.c949 .check_power_status = snd_hda_gen_check_power_status,