Searched refs:dev_has_sync_state (Results 1 – 3 of 3) sorted by relevance
568 if (dev_has_sync_state(dev) && in really_probe()
944 if (!dev_has_sync_state(dev)) in __device_links_queue_sync_state()1047 if (list_empty(&sup->links.defer_hook) && dev_has_sync_state(sup)) in __device_links_supplier_defer_sync()
761 static inline bool dev_has_sync_state(struct device *dev) in dev_has_sync_state() function