Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c111 void snd_hdac_ext_bus_ppcap_enable(struct hdac_ext_bus *ebus, bool enable) in snd_hdac_ext_bus_ppcap_enable() function
125 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_ppcap_enable);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h51 void snd_hdac_ext_bus_ppcap_enable(struct hdac_ext_bus *chip, bool enable);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-messages.c88 snd_hdac_ext_bus_ppcap_enable(&skl->ebus, true); in skl_init_dsp()
138 snd_hdac_ext_bus_ppcap_enable(&skl->ebus, false); in skl_suspend_dsp()
153 snd_hdac_ext_bus_ppcap_enable(&skl->ebus, true); in skl_resume_dsp()