Home
last modified time | relevance | path

Searched refs:snd_hda_codec_eapd_power_filter (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_local.h623 unsigned int snd_hda_codec_eapd_power_filter(struct hda_codec *codec,
H A Dhda_codec.c2758 unsigned int snd_hda_codec_eapd_power_filter(struct hda_codec *codec, in snd_hda_codec_eapd_power_filter() function
2774 EXPORT_SYMBOL_GPL(snd_hda_codec_eapd_power_filter);
H A Dpatch_sigmatel.c4494 codec->power_filter = snd_hda_codec_eapd_power_filter; in patch_stac9200()