Home
last modified time | relevance | path

Searched refs:snd_hdac_keep_power_up (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

Completed in 9 milliseconds