Home
last modified time | relevance | path

Searched refs:pm_runtime_set_suspended (Results 1 – 25 of 250) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dnpcm-rng.c121 pm_runtime_set_suspended(&pdev->dev); in npcm_rng_probe()
134 pm_runtime_set_suspended(&pdev->dev); in npcm_rng_remove()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dstm32-dac-core.c188 pm_runtime_set_suspended(dev); in stm32_dac_probe()
200 pm_runtime_set_suspended(&pdev->dev); in stm32_dac_remove()
H A Dstm32-dac.c357 pm_runtime_set_suspended(dev); in stm32_dac_probe()
370 pm_runtime_set_suspended(&pdev->dev); in stm32_dac_remove()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-at91-core.c266 pm_runtime_set_suspended(dev->dev); in at91_twi_probe()
284 pm_runtime_set_suspended(dev->dev); in at91_twi_remove()
H A Di2c-qcom-geni.c477 pm_runtime_set_suspended(gi2c->se.dev); in geni_i2c_xfer()
631 pm_runtime_set_suspended(gi2c->se.dev); in geni_i2c_probe()
710 pm_runtime_set_suspended(dev); in geni_i2c_suspend_noirq()
H A Di2c-hix5hd2.c461 pm_runtime_set_suspended(priv->dev); in hix5hd2_i2c_probe()
473 pm_runtime_set_suspended(priv->dev); in hix5hd2_i2c_remove()
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dcore.c212 pm_runtime_set_suspended(dev); in greybus_probe()
261 pm_runtime_set_suspended(dev); in greybus_remove()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dstm32-vrefbuf.c240 pm_runtime_set_suspended(&pdev->dev); in stm32_vrefbuf_probe()
255 pm_runtime_set_suspended(&pdev->dev); in stm32_vrefbuf_remove()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dgbphy.c162 pm_runtime_set_suspended(dev); in gbphy_dev_probe()
180 pm_runtime_set_suspended(dev); in gbphy_dev_remove()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-dfsdm-core.c366 pm_runtime_set_suspended(&pdev->dev); in stm32_dfsdm_probe()
380 pm_runtime_set_suspended(&pdev->dev); in stm32_dfsdm_core_remove()
H A Drcar-gyroadc.c556 pm_runtime_set_suspended(dev); in rcar_gyroadc_probe()
575 pm_runtime_set_suspended(dev); in rcar_gyroadc_remove()
H A Dstm32-adc-core.c733 pm_runtime_set_suspended(dev); in stm32_adc_probe()
749 pm_runtime_set_suspended(&pdev->dev); in stm32_adc_remove()
/OK3568_Linux_fs/kernel/drivers/spmi/
H A Dspmi.c341 pm_runtime_set_suspended(dev); in spmi_drv_probe()
355 pm_runtime_set_suspended(dev); in spmi_drv_remove()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-cadence.c582 pm_runtime_set_suspended(&pdev->dev); in cdns_spi_probe()
611 pm_runtime_set_suspended(&pdev->dev); in cdns_spi_remove()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-of-simple.c112 pm_runtime_set_suspended(simple->dev); in __dwc3_of_simple_teardown()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dgpio-ir-recv.c122 pm_runtime_set_suspended(dev); in gpio_ir_recv_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_driver.c536 pm_runtime_set_suspended(dev); in init_cc_resources()
563 pm_runtime_set_suspended(dev); in cleanup_cc_resources()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-exynos.c578 pm_runtime_set_suspended(&pdev->dev); in dw_mci_exynos_probe()
590 pm_runtime_set_suspended(&pdev->dev); in dw_mci_exynos_remove()
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos5-subcmu.c104 pm_runtime_set_suspended(dev); in exynos5_subcmu_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c599 pm_runtime_set_suspended(pfdev->dev); in panfrost_probe()
616 pm_runtime_set_suspended(pfdev->dev); in panfrost_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpower.c74 pm_runtime_set_suspended(&dev->pdev->dev); in gma_power_uninit()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dapds9802als.c255 pm_runtime_set_suspended(&client->dev); in apds9802als_remove()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dak7375.c187 pm_runtime_set_suspended(&client->dev); in ak7375_remove()
/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c288 pm_runtime_set_suspended(dev); in amba_probe()
310 pm_runtime_set_suspended(dev); in amba_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h511 static inline int pm_runtime_set_suspended(struct device *dev) in pm_runtime_set_suspended() function

12345678910