Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_generic.h341 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
Dpatch_conexant.c238 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_analog.c180 .check_power_status = snd_hda_gen_check_power_status,
Dhda_generic.c5876 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
5881 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
5896 .check_power_status = snd_hda_gen_check_power_status,
Dpatch_realtek.c854 .check_power_status = snd_hda_gen_check_power_status,