Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dhdaudio.h182 int snd_hdac_keep_power_up(struct hdac_device *codec);
210 static inline int snd_hdac_keep_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_keep_power_up() function
/linux-6.1.9/sound/hda/
Dhdac_regmap.c28 return snd_hdac_keep_power_up(codec); in codec_pm_lock()
Dhdac_device.c611 int snd_hdac_keep_power_up(struct hdac_device *codec) in snd_hdac_keep_power_up() function