Home
last modified time | relevance | path

Searched refs:snd_hdac_power_down (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/
H A Dhdac_device.c580 int snd_hdac_power_down(struct hdac_device *codec) in snd_hdac_power_down() function
587 EXPORT_SYMBOL_GPL(snd_hdac_power_down);
636 return snd_hdac_power_down(codec); in snd_hdac_power_down_pm()
/linux/include/sound/
H A Dhda_codec.h490 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core)