Searched refs:snd_hdac_display_power (Results 1 – 8 of 8) sorted by relevance
/sound/soc/intel/boards/ |
D | hda_dsp_common.c | 75 snd_hdac_display_power(hcodec->core.bus, in hda_dsp_hdmi_build_controls() 80 snd_hdac_display_power(hcodec->core.bus, in hda_dsp_hdmi_build_controls()
|
/sound/soc/sof/intel/ |
D | hda-codec.c | 227 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, enable); in hda_codec_i915_display_power() 243 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, true); in hda_codec_i915_init() 257 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, false); in hda_codec_i915_exit()
|
/sound/hda/ |
D | hdac_component.c | 66 void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx, bool enable) in snd_hdac_display_power() function 106 EXPORT_SYMBOL_GPL(snd_hdac_display_power);
|
/sound/soc/intel/skylake/ |
D | skl.c | 459 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, false); in skl_free() 788 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, true); in skl_i915_init() 842 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, false); in skl_probe_work() 853 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, false); in skl_probe_work()
|
/sound/soc/codecs/ |
D | hdac_hda.c | 412 snd_hdac_display_power(hdev->bus, in hdac_hda_codec_probe() 481 snd_hdac_display_power(hdev->bus, in hdac_hda_codec_probe()
|
D | hdac_hdmi.c | 2187 snd_hdac_display_power(hdev->bus, hdev->addr, true); in hdac_hdmi_dev_probe() 2220 snd_hdac_display_power(hdev->bus, hdev->addr, false); in hdac_hdmi_dev_remove() 2257 snd_hdac_display_power(bus, hdev->addr, false); in hdac_hdmi_runtime_suspend() 2283 snd_hdac_display_power(bus, hdev->addr, true); in hdac_hdmi_runtime_resume()
|
/sound/pci/hda/ |
D | hda_intel.c | 671 snd_hdac_display_power(azx_bus(chip), HDA_CODEC_IDX_CONTROLLER, enable)
|
D | hda_codec.c | 804 snd_hdac_display_power(&codec->bus->core, codec->addr, enable); in codec_display_power()
|