Home
last modified time | relevance | path

Searched refs:auto_runtime_pm (Results 1 – 25 of 38) 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-ljca.c238 controller->auto_runtime_pm = false; in ljca_spi_probe()
H A Dspi-mem.c288 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()
312 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
H A Dspi-st-ssc4.c291 host->auto_runtime_pm = true; in spi_st_probe()
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-cadence.c660 ctlr->auto_runtime_pm = true; in cdns_spi_probe()
H A Dspi-sg2044-nor.c460 ctrl->auto_runtime_pm = false; in sg2044_spifmc_probe()
H A Dspi.c1725 if (ctlr->auto_runtime_pm) { in spi_idle_runtime_pm()
1736 if (!was_busy && ctlr->auto_runtime_pm) { in __spi_pump_transfer_message()
1760 if (ctlr->auto_runtime_pm) in __spi_pump_transfer_message()
3848 if (spi->controller->auto_runtime_pm) { in spi_set_cs_timing()
3974 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-fsl-espi.c683 host->auto_runtime_pm = true; in fsl_espi_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-ti-qspi.c776 host->auto_runtime_pm = true; in ti_qspi_probe()
H A Dspi-amlogic-spisg.c796 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-sprd.c945 sctlr->auto_runtime_pm = true; in sprd_spi_probe()
/linux/drivers/staging/greybus/
H A Dspilib.c532 ctlr->auto_runtime_pm = true; in gb_spilib_master_init()
/linux/include/sound/
H A Dhda_codec.h255 unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */ member
/linux/include/linux/spi/
H A Dspi.h719 bool auto_runtime_pm; member

12