Home
last modified time | relevance | path

Searched refs:pm_runtime_autosuspend (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dpm_runtime.cocci26 pm_runtime_autosuspend\|
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h316 static inline int pm_runtime_autosuspend(struct device *dev) in pm_runtime_autosuspend() function
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dpci-txe.c284 pm_runtime_autosuspend(device); in mei_txe_pm_runtime_idle()
H A Dpci-me.c418 pm_runtime_autosuspend(device); in mei_me_pm_runtime_idle()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_pm.c291 pm_runtime_autosuspend(dev); in scsi_runtime_idle()
/OK3568_Linux_fs/kernel/Documentation/power/
H A Druntime_pm.rst157 call to pm_runtime_autosuspend() (do note that drivers needs to update the
319 then run pm_runtime_autosuspend(dev) and return its result
328 `int pm_runtime_autosuspend(struct device *dev);`
412 pm_runtime_autosuspend(dev) and return its result
542 - pm_runtime_autosuspend()
856 Instead of: pm_runtime_suspend use: pm_runtime_autosuspend;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_drv.c534 pm_runtime_autosuspend(dev); in radeon_pmops_runtime_idle()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1074 pm_runtime_autosuspend(dev); in nouveau_pmops_runtime_idle()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c1444 pm_runtime_autosuspend(dev); in amdgpu_pmops_runtime_idle()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddriver.c2003 pm_runtime_autosuspend(dev); in usb_runtime_idle()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c1992 pm_runtime_autosuspend(dev); in dwc3_runtime_idle()