Home
last modified time | relevance | path

Searched refs:pm_runtime_force_suspend (Results 1 – 25 of 33) sorted by relevance

12

/drivers/mmc/host/
Dtmio_mmc.c33 ret = pm_runtime_force_suspend(dev); in tmio_mmc_suspend()
Dsdhci-of-at91.c197 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dsh_mobile_sdhi.c470 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/char/hw_random/
Dexynos-rng.c187 return pm_runtime_force_suspend(dev); in exynos_rng_suspend()
/drivers/staging/media/s5p-cec/
Ds5p_cec.c254 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/iio/light/
Dbh1780.c263 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/iio/accel/
Dkxsd9.c519 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/spi/
Dspi-st-ssc4.c443 return pm_runtime_force_suspend(dev); in spi_st_suspend()
Dspi-sun4i.c469 pm_runtime_force_suspend(&pdev->dev); in sun4i_spi_remove()
Dspi-sun6i.c467 pm_runtime_force_suspend(&pdev->dev); in sun6i_spi_remove()
Dspi-fsl-espi.c724 ret = pm_runtime_force_suspend(dev); in of_fsl_espi_suspend()
Dspi-s3c64xx.c1265 ret = pm_runtime_force_suspend(dev); in s3c64xx_spi_suspend()
/drivers/net/ethernet/ti/
Ddavinci_mdio.c499 ret = pm_runtime_force_suspend(dev); in davinci_mdio_suspend()
/drivers/base/power/
Druntime.c1462 int pm_runtime_force_suspend(struct device *dev) in pm_runtime_force_suspend() function
1488 EXPORT_SYMBOL_GPL(pm_runtime_force_suspend);
Ddomain.c776 ret = pm_runtime_force_suspend(dev); in pm_genpd_suspend_noirq()
847 ret = pm_runtime_force_suspend(dev); in pm_genpd_freeze_noirq()
/drivers/dma/qcom/
Dbam_dma.c1286 pm_runtime_force_suspend(&pdev->dev); in bam_dma_remove()
1342 pm_runtime_force_suspend(dev); in bam_dma_suspend()
/drivers/gpio/
Dgpio-zynq.c561 return pm_runtime_force_suspend(dev); in zynq_gpio_suspend()
/drivers/gpu/drm/exynos/
Dexynos_drm_rotator.c813 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/iio/magnetometer/
Dak8974.c826 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dak8975.c1065 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/media/platform/vsp1/
Dvsp1_drv.c519 pm_runtime_force_suspend(vsp1->dev); in vsp1_pm_suspend()
/drivers/i2c/busses/
Di2c-nomadik.c884 ret = pm_runtime_force_suspend(dev); in nmk_i2c_suspend_late()
/drivers/iio/pressure/
Dzpa2326.c658 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dbmp280-core.c1111 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/drivers/net/can/
Dxilinx_can.c962 return pm_runtime_force_suspend(dev); in xcan_suspend()

12