Home
last modified time | relevance | path

Searched defs:snd_hdac_power_up_pm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c599 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function
605 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c599 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function
605 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm); variable
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h205 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h209 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function

Completed in 7 milliseconds