Searched refs:dev_has_sync_state (Results 1 – 4 of 4) sorted by relevance
573 if (dev_has_sync_state(dev)) { in really_probe()
1033 if (!dev_has_sync_state(dev)) in __device_links_queue_sync_state()1136 if (list_empty(&sup->links.defer_sync) && dev_has_sync_state(sup)) in __device_links_supplier_defer_sync()
783 static inline bool dev_has_sync_state(struct device *dev) in dev_has_sync_state() function
1216 if (dev_has_sync_state(core->dev) && in clk_unprepare_unused_subtree()1251 if (dev_has_sync_state(core->dev) && in clk_disable_unused_subtree()1771 if (core->orphan || !dev_has_sync_state(core->dev)) in clk_core_hold_state()