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

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.h341 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
H A Dpatch_analog.c180 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_conexant.c238 .check_power_status = snd_hda_gen_check_power_status,
H A Dhda_generic.c5868 * snd_hda_gen_check_power_status - check the loopback power save state
5874 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) snd_hda_gen_check_power_status() function
5879 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status); variable
5894 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_realtek.c839 .check_power_status = snd_hda_gen_check_power_status,

Completed in 275 milliseconds