Home
last modified time | relevance | path

Searched defs:snd_hdac_is_power_on (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h198 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) in snd_hdac_is_power_on() function
211 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) { return true; } in snd_hdac_is_power_on() function
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h202 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) in snd_hdac_is_power_on() function
215 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) { return true; } in snd_hdac_is_power_on() function

Completed in 3 milliseconds