Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhdaudio.h183 int snd_hdac_keep_power_up(struct hdac_device *codec);
211 static inline int snd_hdac_keep_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_keep_power_up() function
/openbmc/linux/sound/hda/
H A Dhdac_regmap.c27 return snd_hdac_keep_power_up(codec); in codec_pm_lock()
H A Dhdac_device.c611 int snd_hdac_keep_power_up(struct hdac_device *codec) in snd_hdac_keep_power_up() function