Home
last modified time | relevance | path

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

/linux/scripts/coccinelle/api/
H A Dpm_runtime.cocci37 pm_runtime_put_sync_autosuspend\|
/linux/drivers/iio/adc/
H A Dimx8qxp-adc.c233 pm_runtime_put_sync_autosuspend(dev); in imx8qxp_adc_read_raw()
299 pm_runtime_put_sync_autosuspend(dev); in imx8qxp_adc_reg_access()
H A Dimx93_adc.c252 pm_runtime_put_sync_autosuspend(dev); in imx93_adc_read_raw()
/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c321 pm_runtime_put_sync_autosuspend(&dwc3->dev); in dwc3_pci_resume_work()
326 pm_runtime_put_sync_autosuspend(&dwc3->dev); in dwc3_pci_resume_work()
/linux/drivers/media/i2c/
H A Dtc358746.c819 pm_runtime_put_sync_autosuspend(sd->dev); in tc358746_s_stream()
840 pm_runtime_put_sync_autosuspend(sd->dev); in tc358746_s_stream()
1017 pm_runtime_put_sync_autosuspend(sd->dev); in tc358746_g_register()
1032 pm_runtime_put_sync_autosuspend(sd->dev); in tc358746_s_register()
1394 pm_runtime_put_sync_autosuspend(dev); in tc358746_init_hw()
/linux/include/linux/
H A Dpm_runtime.h692 static inline int pm_runtime_put_sync_autosuspend(struct device *dev) in pm_runtime_put_sync_autosuspend() function
/linux/drivers/char/hw_random/
H A Djh7110-trng.c269 pm_runtime_put_sync_autosuspend(trng->dev); in starfive_trng_read()
/linux/sound/soc/codecs/
H A Dtas2552.c727 pm_runtime_put_sync_autosuspend(&client->dev); in tas2552_probe()
/linux/Documentation/power/
H A Druntime_pm.rst427 `int pm_runtime_put_sync_autosuspend(struct device *dev);`
566 - pm_runtime_put_sync_autosuspend()
886 Instead of: pm_runtime_put_sync use: pm_runtime_put_sync_autosuspend.
/linux/drivers/usb/core/
H A Ddriver.c1692 status = pm_runtime_put_sync_autosuspend(&udev->dev); in usb_autosuspend_device()
H A Dhub.c2726 pm_runtime_put_sync_autosuspend(&udev->dev); in usb_new_device()
/linux/drivers/input/mouse/
H A Dcyapa_gen5.c2837 pm_runtime_put_sync_autosuspend(dev); in cyapa_pip_event_process()