Searched refs:pm_runtime_barrier (Results 1 – 15 of 15) sorted by relevance
44 extern int pm_runtime_barrier(struct device *dev);252 static inline int pm_runtime_barrier(struct device *dev) { return 0; } in pm_runtime_barrier() function
40 pm_runtime_barrier\|
1347 int pm_runtime_barrier(struct device *dev) in pm_runtime_barrier() function1367 EXPORT_SYMBOL_GPL(pm_runtime_barrier);
1634 pm_runtime_barrier(dev); in __device_suspend()
747 pm_runtime_barrier(dev); in __driver_probe_device()
4509 pm_runtime_barrier(dev); in device_shutdown()
121 pm_runtime_barrier(schan->dev); in shdma_tx_submit()
887 pm_runtime_barrier(lis3->pm_dev); in lis3lv02d_remove_fs()
1345 pm_runtime_barrier(&hub->ports[i]->dev); in hub_pm_barrier_for_all_ports()2214 pm_runtime_barrier(&udev->dev); in usb_disconnect()5723 pm_runtime_barrier(&port_dev->dev); in hub_event()
436 `int pm_runtime_barrier(struct device *dev);`715 pm_runtime_barrier() is called for every device right before executing the
2458 pm_runtime_barrier(dwc->dev); in dwc3_gadget_pullup()
2894 pm_runtime_barrier(dev); in pci_config_pm_runtime_get()
7488 0x00000000 pm_runtime_barrier vmlinux EXPORT_SYMBOL_GPL
31406 ffff8000108130c0 T pm_runtime_barrier
Completed in 358 milliseconds