Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h179 int snd_hdac_keep_power_up(struct hdac_device *codec);
207 static inline int snd_hdac_keep_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_keep_power_up() function
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_regmap.c28 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