Searched refs:dev_has_sync_state (Results 1 – 3 of 3) sorted by relevance
683 if (dev_has_sync_state(dev)) { in really_probe()
1131 if (!dev_has_sync_state(dev)) in __device_links_queue_sync_state() 1231 if (list_empty(&sup->links.defer_sync) && dev_has_sync_state(sup)) in __device_links_supplier_defer_sync() 1789 !dev_has_sync_state(sup)) in fw_devlink_dev_sync_state()
1024 static inline bool dev_has_sync_state(struct device *dev) in dev_has_sync_state() function