Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dhdaudio.h171 int snd_hdac_power_up(struct hdac_device *codec);
199 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function