Home
last modified time | relevance | path

Searched refs:auto_runtime_pm (Results 1 - 25 of 97) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mem.c241 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()
266 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
H A Dspi-sh-hspi.c257 ctlr->auto_runtime_pm = true; in hspi_probe()
H A Dspi-bcm63xx-hsspi.c427 master->auto_runtime_pm = true; in bcm63xx_hsspi_probe()
H A Dspi-cadence.c560 master->auto_runtime_pm = true; in cdns_spi_probe()
H A Dspi-coldfire-qspi.c409 master->auto_runtime_pm = true; in mcfqspi_probe()
H A Dspi-meson-spifc.c333 master->auto_runtime_pm = true; in meson_spifc_probe()
H A Dspi-omap-100k.c370 master->auto_runtime_pm = true; in omap1_spi100k_probe()
H A Dspi-sun6i.c475 master->auto_runtime_pm = true; in sun6i_spi_probe()
H A Dspi-sun4i.c470 master->auto_runtime_pm = true; in sun4i_spi_probe()
H A Dspi-st-ssc4.c315 master->auto_runtime_pm = true; in spi_st_probe()
H A Dspi-slave-mt27xx.c379 ctlr->auto_runtime_pm = true; in mtk_spi_slave_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-sh-hspi.c257 ctlr->auto_runtime_pm = true; in hspi_probe()
H A Dspi-cs42l43.c245 priv->ctlr->auto_runtime_pm = true; in cs42l43_spi_probe()
H A Dspi-mem.c272 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()
296 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
H A Dspi-slave-mt27xx.c397 ctlr->auto_runtime_pm = true; in mtk_spi_slave_probe()
H A Dspi-sun4i.c470 master->auto_runtime_pm = true; in sun4i_spi_probe()
H A Dspi-st-ssc4.c291 master->auto_runtime_pm = true; in spi_st_probe()
H A Dspi-cadence.c659 ctlr->auto_runtime_pm = true; in cdns_spi_probe()
H A Dspi-coldfire-qspi.c408 host->auto_runtime_pm = true; in mcfqspi_probe()
H A Dspi-meson-spifc.c333 master->auto_runtime_pm = true; in meson_spifc_probe()
H A Dspi-amlogic-spifc-a1.c357 ctrl->auto_runtime_pm = true; in amlogic_spifc_a1_probe()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h253 unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */ member
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dspilib.c528 master->auto_runtime_pm = true; in gb_spilib_master_init()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dspilib.c532 master->auto_runtime_pm = true; in gb_spilib_master_init()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h253 unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */ member

Completed in 19 milliseconds

1234