Searched refs:auto_runtime_pm (Results 1 – 25 of 30) sorted by relevance
12
608 codec->auto_runtime_pm = 1; in intel_hsw_common_init()693 codec->auto_runtime_pm = 1; in probe_i915_byt_hdmi()
506 codec->auto_runtime_pm = 1; in atihdmi_init()
192 ctrl->auto_runtime_pm = false; in ch341_probe()
302 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()326 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
408 host->auto_runtime_pm = true; in mcfqspi_probe()
578 host->auto_runtime_pm = true; in mxs_spi_probe()
1716 if (ctlr->auto_runtime_pm) { in spi_idle_runtime_pm()1727 if (!was_busy && ctlr->auto_runtime_pm) { in __spi_pump_transfer_message()1751 if (ctlr->auto_runtime_pm) in __spi_pump_transfer_message()3978 if (spi->controller->auto_runtime_pm) { in spi_set_cs_timing()4104 if (spi->controller->auto_runtime_pm && spi->controller->set_cs) { in spi_setup()
739 ctlr->auto_runtime_pm = true; in cdns_spi_probe()
676 host->auto_runtime_pm = true; in sun6i_spi_probe()
835 ctlr->auto_runtime_pm = true; in ax_spi_probe()
682 host->auto_runtime_pm = true; in fsl_espi_probe()
967 ctlr->auto_runtime_pm = true; in dw_spi_add_controller()
793 ctlr->auto_runtime_pm = true; in aml_spisg_probe()
1325 ctlr->auto_runtime_pm = true; in zynqmp_qspi_probe()
1022 host->auto_runtime_pm = true; in tegra_slink_probe()
1306 controller->auto_runtime_pm = true; in pxa2xx_spi_probe()
1080 spi->auto_runtime_pm = true; in spi_geni_probe()
1490 ctlr->auto_runtime_pm = true; in omap2_mcspi_probe()
1315 host->auto_runtime_pm = true; in s3c64xx_spi_probe()
1186 host->auto_runtime_pm = true; in mtk_spi_probe()
1547 host->auto_runtime_pm = true; in atmel_spi_probe()
1327 host->auto_runtime_pm = true; in tegra_spi_probe()
255 unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */ member
532 ctlr->auto_runtime_pm = true; in gb_spilib_master_init()
738 bool auto_runtime_pm; member