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

/linux-master/sound/pci/hda/
H A Dhda_generic.h343 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
H A Dpatch_analog.c159 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_conexant.c310 .check_power_status = snd_hda_gen_check_power_status,
H A Dhda_generic.c6025 * snd_hda_gen_check_power_status - check the loopback power save state
6031 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) function
6036 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status); variable
6049 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_realtek.c997 .check_power_status = snd_hda_gen_check_power_status,

Completed in 318 milliseconds