Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c567 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function
571 EXPORT_SYMBOL_GPL(snd_hdac_power_up);
602 return snd_hdac_power_up(codec); in snd_hdac_power_up_pm()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c567 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function
571 EXPORT_SYMBOL_GPL(snd_hdac_power_up);
602 return snd_hdac_power_up(codec); in snd_hdac_power_up_pm()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/hda/
H A Dhdac_device.c567 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function
571 EXPORT_SYMBOL_GPL(snd_hdac_power_up);
602 return snd_hdac_power_up(codec); in snd_hdac_power_up_pm()
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dhdaudio.h175 int snd_hdac_power_up(struct hdac_device *codec);
203 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function
H A Dhda_codec.h486 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dhdaudio.h175 int snd_hdac_power_up(struct hdac_device *codec);
203 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function
H A Dhda_codec.h486 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dhdaudio.h175 int snd_hdac_power_up(struct hdac_device *codec);
203 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function
H A Dhda_codec.h486 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core)