Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_generic.h344 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.c6033 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
6038 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
6053 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_realtek.c998 .check_power_status = snd_hda_gen_check_power_status,