Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-ljca.c238 controller->auto_runtime_pm = false; in ljca_spi_probe()
H A Dspi-mem.c285 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()
309 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
H A Dspi-sun4i.c475 host->auto_runtime_pm = true; in sun4i_spi_probe()
H A Dspi-cs42l43.c369 priv->ctlr->auto_runtime_pm = true; in cs42l43_spi_probe()
H A Dspi-apple.c497 ctlr->auto_runtime_pm = true; in apple_spi_probe()
H A Dspi-slave-mt27xx.c397 ctlr->auto_runtime_pm = true; in mtk_spi_slave_probe()
H A Dspi-bcm63xx.c568 host->auto_runtime_pm = true; in bcm63xx_spi_probe()
H A Dspi.c1725 if (ctlr->auto_runtime_pm) { in spi_idle_runtime_pm()
1737 if (!was_busy && ctlr->auto_runtime_pm) { in __spi_pump_transfer_message()
1761 if (ctlr->auto_runtime_pm) in __spi_pump_transfer_message()
3849 if (spi->controller->auto_runtime_pm) { in spi_set_cs_timing()
3976 if (spi->controller->auto_runtime_pm && spi->controller->set_cs) { in spi_setup()
H A Dspi-bcmbca-hsspi.c519 host->auto_runtime_pm = true; in bcmbca_hsspi_probe()
H A Dspi-dw-core.c954 host->auto_runtime_pm = true; in dw_spi_add_host()
H A Dspi-bcm63xx-hsspi.c826 host->auto_runtime_pm = true; in bcm63xx_hsspi_probe()
H A Dspi-rockchip.c843 ctlr->auto_runtime_pm = true; in rockchip_spi_probe()
H A Dspi-geni-qcom.c1109 spi->auto_runtime_pm = true; in spi_geni_probe()
H A Dspi-pxa2xx.c1308 controller->auto_runtime_pm = true; in pxa2xx_spi_probe()
H A Dspi-sh-msiof.c1284 ctlr->auto_runtime_pm = true; in sh_msiof_spi_probe()
H A Dspi-omap2-mcspi.c1492 ctlr->auto_runtime_pm = true; in omap2_mcspi_probe()
H A Dspi-tegra114.c1324 host->auto_runtime_pm = true; in tegra_spi_probe()
H A Dspi-tegra210-quad.c1592 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.h719 bool auto_runtime_pm; member
/linux/sound/pci/hda/
H A Dpatch_hdmi.c3099 codec->auto_runtime_pm = 1; in intel_hsw_common_init()
3191 codec->auto_runtime_pm = 1; in patch_i915_byt_hdmi()
4402 codec->auto_runtime_pm = 1; in atihdmi_init()
H A Dhda_intel.c1260 codec->auto_runtime_pm = 1; in setup_vga_switcheroo_runtime_pm()
H A Dhda_codec.c3407 if (delay == 0 && codec->auto_runtime_pm) in snd_hda_codec_set_power_save()