Home
last modified time | relevance | path

Searched refs:snd_hdac_power_up (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
H A Dhdaudio.h180 int snd_hdac_power_up(struct hdac_device *codec);
208 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function