Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_generic.h344 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
H A Dpatch_analog.c162 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_conexant.c277 .check_power_status = snd_hda_gen_check_power_status,
H A Dhda_generic.c6096 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
6101 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
6116 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_realtek.c1004 .check_power_status = snd_hda_gen_check_power_status,