Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dhda_generic.h338 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
Dpatch_analog.c162 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_conexant.c211 .check_power_status = snd_hda_gen_check_power_status,
Dhda_generic.c6015 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
6020 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
6035 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_realtek.c944 .check_power_status = snd_hda_gen_check_power_status,