Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h353 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid);
H A Dpatch_analog.c168 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_conexant.c204 .check_power_status = snd_hda_gen_check_power_status,
H A Dhda_generic.c6157 int snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) in snd_hda_gen_check_power_status() function
6162 EXPORT_SYMBOL_GPL(snd_hda_gen_check_power_status);
6178 .check_power_status = snd_hda_gen_check_power_status,
H A Dpatch_realtek.c1004 .check_power_status = snd_hda_gen_check_power_status,