Searched refs:dev_has_sync_state (Results 1 – 3 of 3) sorted by relevance
656 if (dev_has_sync_state(dev)) { in really_probe()
1129 if (!dev_has_sync_state(dev)) in __device_links_queue_sync_state()1232 if (list_empty(&sup->links.defer_sync) && dev_has_sync_state(sup)) in __device_links_supplier_defer_sync()
862 static inline bool dev_has_sync_state(struct device *dev) in dev_has_sync_state() function
Completed in 14 milliseconds