Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c567 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function
571 EXPORT_SYMBOL_GPL(snd_hdac_power_up); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c567 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function
571 EXPORT_SYMBOL_GPL(snd_hdac_power_up); variable
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h203 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h207 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function

Completed in 6 milliseconds