Home
last modified time | relevance | path

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

12

/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-ch341.c192 ctrl->auto_runtime_pm = false; in ch341_probe()
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-coldfire-qspi.c408 host->auto_runtime_pm = true; in mcfqspi_probe()
H A Dspi-mxs.c578 host->auto_runtime_pm = true; in mxs_spi_probe()
H A Dspi.c1716 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()
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-axiado.c835 ctlr->auto_runtime_pm = true; in ax_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-amlogic-spisg.c793 ctlr->auto_runtime_pm = true; in aml_spisg_probe()
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-geni-qcom.c1080 spi->auto_runtime_pm = true; in spi_geni_probe()
H A Dspi-omap2-mcspi.c1490 ctlr->auto_runtime_pm = true; in omap2_mcspi_probe()
H A Dspi-s3c64xx.c1315 host->auto_runtime_pm = true; in s3c64xx_spi_probe()
H A Dspi-mt65xx.c1186 host->auto_runtime_pm = true; in mtk_spi_probe()
H A Dspi-atmel.c1547 host->auto_runtime_pm = true; in atmel_spi_probe()
H A Dspi-tegra114.c1327 host->auto_runtime_pm = true; in tegra_spi_probe()
/linux/include/sound/
H A Dhda_codec.h255 unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */ member
/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.h738 bool auto_runtime_pm; member

12