Searched refs:pm_runtime_barrier (Results 1 – 13 of 13) sorted by relevance
44 extern int pm_runtime_barrier(struct device *dev);148 static inline int pm_runtime_barrier(struct device *dev) { return 0; } in pm_runtime_barrier() function
38 pm_runtime_barrier\|
428 pm_runtime_barrier(dev); in driver_probe_device()
2076 pm_runtime_barrier(dev); in device_shutdown()
1108 int pm_runtime_barrier(struct device *dev) in pm_runtime_barrier() function1128 EXPORT_SYMBOL_GPL(pm_runtime_barrier);
1367 if (pm_runtime_barrier(dev) && device_may_wakeup(dev)) in __device_suspend()
687 if (pm_runtime_barrier(dev) && device_may_wakeup(dev)) in pm_genpd_prepare()
124 pm_runtime_barrier(schan->dev); in shdma_tx_submit()
304 pm_runtime_barrier(info->device); in auok190xfb_dpy_deferred_io()
879 pm_runtime_barrier(lis3->pm_dev); in lis3lv02d_remove_fs()
411 int pm_runtime_barrier(struct device *dev);676 pm_runtime_barrier() is called for every device right before executing the
1328 pm_runtime_barrier(&hub->ports[i]->dev); in hub_pm_barrier_for_all_ports()5114 pm_runtime_barrier(&port_dev->dev); in hub_event()
2139 pm_runtime_barrier(dev); in pci_config_pm_runtime_get()