Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_device.c568 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function
572 EXPORT_SYMBOL_GPL(snd_hdac_power_up);
603 return snd_hdac_power_up(codec); in snd_hdac_power_up_pm()
/linux/include/sound/
H A Dhda_codec.h488 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core)