Searched refs:pm_runtime_barrier (Results 1 – 10 of 10) sorted by relevance
173 pm_runtime_barrier(dev); in pm_runtime_error_test()224 pm_runtime_barrier(dev); in pm_runtime_probe_active_test()
79 extern void pm_runtime_barrier(struct device *dev);287 static inline void pm_runtime_barrier(struct device *dev) {} in pm_runtime_barrier() function
797 pm_runtime_barrier(dev); in __driver_probe_device()
4829 pm_runtime_barrier(dev); in device_shutdown()
121 pm_runtime_barrier(schan->dev); in shdma_tx_submit()
878 pm_runtime_barrier(lis3->pm_dev); in lis3lv02d_remove_fs()
1424 pm_runtime_barrier(&hub->ports[i]->dev); in hub_pm_barrier_for_all_ports()2334 pm_runtime_barrier(&udev->dev); in usb_disconnect()5951 pm_runtime_barrier(&port_dev->dev); in hub_event()
962 pm_runtime_barrier(&chip->intf[0]->dev); in enable_audio_stream()
446 `void pm_runtime_barrier(struct device *dev);`714 pm_runtime_barrier() is called for every device right before executing the
2805 pm_runtime_barrier(dwc->dev); in dwc3_gadget_pullup()