Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c579 int snd_hdac_power_down(struct hdac_device *codec) in snd_hdac_power_down() function
586 EXPORT_SYMBOL_GPL(snd_hdac_power_down); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c579 int snd_hdac_power_down(struct hdac_device *codec) in snd_hdac_power_down() function
586 EXPORT_SYMBOL_GPL(snd_hdac_power_down); variable
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h204 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down() function
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h208 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down() function

Completed in 6 milliseconds