Searched refs:snd_hdac_display_power (Results 1 – 8 of 8) sorted by relevance
| /linux/include/sound/ |
| H A D | hda_component.h | 15 void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx, 33 static inline void snd_hdac_display_power(struct hdac_bus *bus, in snd_hdac_display_power() function
|
| /linux/sound/soc/intel/boards/ |
| H A D | hda_dsp_common.c | 85 snd_hdac_display_power(hcodec->core.bus, in hda_dsp_hdmi_build_controls() 90 snd_hdac_display_power(hcodec->core.bus,
|
| /linux/sound/soc/codecs/ |
| H A D | hda.c | 194 snd_hdac_display_power(bus, hdev->addr, true); in hda_codec_probe() 258 snd_hdac_display_power(bus, hdev->addr, false); in hda_codec_probe() 290 snd_hdac_display_power(bus, hdev->addr, false); in hda_codec_remove()
|
| H A D | hdac_hda.c | 428 snd_hdac_display_power(hdev->bus, in hdac_hda_codec_probe() 515 snd_hdac_display_power(hdev->bus, in hdac_hda_codec_probe()
|
| H A D | hdac_hdmi.c | 1897 snd_hdac_display_power(hdev->bus, hdev->addr, true); in hdac_hdmi_dev_probe() 1930 snd_hdac_display_power(hdev->bus, hdev->addr, false); in hdac_hdmi_runtime_suspend() 1966 snd_hdac_display_power(bus, hdev->addr, false); in hdac_hdmi_runtime_resume() 1992 snd_hdac_display_power(bus, hdev->addr, true); in hdac_hdmi_runtime_resume()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-bus.c | 53 snd_hdac_display_power(bus, HDA_CODEC_IDX_CONTROLLER, false); in sof_hda_bus_link_power()
|
| /linux/sound/hda/controllers/ |
| H A D | intel.c | 634 snd_hdac_display_power(azx_bus(chip), HDA_CODEC_IDX_CONTROLLER, enable)
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 801 snd_hdac_display_power(&codec->bus->core, codec->addr, enable); in snd_hda_codec_display_power()
|