Home
last modified time | relevance | path

Searched refs:pm_runtime_put_sync_autosuspend (Results 1 – 15 of 15) sorted by relevance

/linux/scripts/coccinelle/api/
A Dpm_runtime.cocci37 pm_runtime_put_sync_autosuspend\|
/linux/drivers/usb/dwc3/
A Ddwc3-pci.c245 pm_runtime_put_sync_autosuspend(&dwc3->dev); in dwc3_pci_resume_work()
250 pm_runtime_put_sync_autosuspend(&dwc3->dev); in dwc3_pci_resume_work()
/linux/drivers/iio/adc/
A Dimx8qxp-adc.c229 pm_runtime_put_sync_autosuspend(dev); in imx8qxp_adc_read_raw()
289 pm_runtime_put_sync_autosuspend(dev); in imx8qxp_adc_reg_access()
/linux/drivers/char/hw_random/
A Dnpcm-rng.c82 pm_runtime_put_sync_autosuspend((struct device *)priv->rng.priv); in npcm_rng_read()
A Dmtk-rng.c101 pm_runtime_put_sync_autosuspend((struct device *)priv->rng.priv); in mtk_rng_read()
A Dstm32-rng.c77 pm_runtime_put_sync_autosuspend((struct device *) priv->rng.priv); in stm32_rng_read()
/linux/drivers/input/mouse/
A Dcyapa.c407 pm_runtime_put_sync_autosuspend(dev); in cyapa_open()
670 pm_runtime_put_sync_autosuspend(dev); in cyapa_reinitialize()
714 pm_runtime_put_sync_autosuspend(dev); in cyapa_irq()
916 pm_runtime_put_sync_autosuspend(dev); in cyapa_update_rt_suspend_scanrate()
A Dcyapa_gen5.c2837 pm_runtime_put_sync_autosuspend(dev); in cyapa_pip_event_process()
/linux/include/linux/
A Dpm_runtime.h488 static inline int pm_runtime_put_sync_autosuspend(struct device *dev) in pm_runtime_put_sync_autosuspend() function
/linux/sound/soc/codecs/
A Dtas2552.c726 pm_runtime_put_sync_autosuspend(&client->dev); in tas2552_probe()
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_mmu.c272 pm_runtime_put_sync_autosuspend(pfdev->dev); in panfrost_mmu_flush_range()
/linux/drivers/dma/xilinx/
A Dzynqmp_dma.c1107 pm_runtime_put_sync_autosuspend(zdev->dev); in zynqmp_dma_probe()
/linux/Documentation/power/
A Druntime_pm.rst418 `int pm_runtime_put_sync_autosuspend(struct device *dev);`
555 - pm_runtime_put_sync_autosuspend()
876 Instead of: pm_runtime_put_sync use: pm_runtime_put_sync_autosuspend.
/linux/drivers/usb/core/
A Ddriver.c1675 status = pm_runtime_put_sync_autosuspend(&udev->dev); in usb_autosuspend_device()
A Dhub.c2593 pm_runtime_put_sync_autosuspend(&udev->dev); in usb_new_device()

Completed in 42 milliseconds