Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dhdaudio.h177 int snd_hdac_power_up_pm(struct hdac_device *codec);
205 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function
H A Dhda_codec.h487 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dhdaudio.h177 int snd_hdac_power_up_pm(struct hdac_device *codec);
205 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function
H A Dhda_codec.h487 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dhdaudio.h177 int snd_hdac_power_up_pm(struct hdac_device *codec);
205 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function
H A Dhda_codec.h487 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core)
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c599 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function
605 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm);
H A Dhdac_regmap.c445 _err = snd_hdac_power_up_pm(codec); \
/dports/multimedia/libv4l/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c599 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function
605 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm);
H A Dhdac_regmap.c445 _err = snd_hdac_power_up_pm(codec); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c599 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function
605 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm);
H A Dhdac_regmap.c445 _err = snd_hdac_power_up_pm(codec); \