Home
last modified time | relevance | path

Searched refs:auto_runtime_pm (Results 1 – 23 of 23) sorted by relevance

/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c608 codec->auto_runtime_pm = 1; in intel_hsw_common_init()
693 codec->auto_runtime_pm = 1; in probe_i915_byt_hdmi()
H A Datihdmi.c506 codec->auto_runtime_pm = 1; in atihdmi_init()
/linux/drivers/spi/
H A Dspi-mem.c302 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()
326 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
H A Dspi-mxs.c578 host->auto_runtime_pm = true; in mxs_spi_probe()
H A Dspi.c1721 if (ctlr->auto_runtime_pm) { in spi_idle_runtime_pm()
1732 if (!was_busy && ctlr->auto_runtime_pm) { in __spi_pump_transfer_message()
1756 if (ctlr->auto_runtime_pm) in __spi_pump_transfer_message()
3973 if (spi->controller->auto_runtime_pm) { in spi_set_cs_timing()
4099 if (spi->controller->auto_runtime_pm && spi->controller->set_cs) { in spi_setup()
H A Dspi-cadence.c739 ctlr->auto_runtime_pm = true; in cdns_spi_probe()
H A Dspi-sun6i.c676 host->auto_runtime_pm = true; in sun6i_spi_probe()
H A Dspi-fsl-espi.c682 host->auto_runtime_pm = true; in fsl_espi_probe()
H A Dspi-dw-core.c967 ctlr->auto_runtime_pm = true; in dw_spi_add_controller()
H A Dspi-zynqmp-gqspi.c1325 ctlr->auto_runtime_pm = true; in zynqmp_qspi_probe()
H A Dspi-tegra20-slink.c1022 host->auto_runtime_pm = true; in tegra_slink_probe()
H A Dspi-pxa2xx.c1306 controller->auto_runtime_pm = true; in pxa2xx_spi_probe()
H A Dspi-s3c64xx.c1315 host->auto_runtime_pm = true; in s3c64xx_spi_probe()
H A Dspi-omap2-mcspi.c1490 ctlr->auto_runtime_pm = true; in omap2_mcspi_probe()
H A Dspi-mt65xx.c1186 host->auto_runtime_pm = true; in mtk_spi_probe()
H A Dspi-tegra114.c1327 host->auto_runtime_pm = true; in tegra_spi_probe()
H A Dspi-atmel.c1547 host->auto_runtime_pm = true; in atmel_spi_probe()
H A Dspi-pl022.c1890 host->auto_runtime_pm = true; in pl022_probe()
H A Dspi-tegra210-quad.c1722 host->auto_runtime_pm = true; in tegra_qspi_probe()
/linux/drivers/staging/greybus/
H A Dspilib.c532 ctlr->auto_runtime_pm = true; in gb_spilib_master_init()
/linux/include/linux/spi/
H A Dspi.h743 bool auto_runtime_pm; member
/linux/sound/hda/controllers/
H A Dintel.c1257 codec->auto_runtime_pm = 1; in setup_vga_switcheroo_runtime_pm()
/linux/sound/hda/common/
H A Dcodec.c3401 if (delay == 0 && codec->auto_runtime_pm) in snd_hda_codec_set_power_save()