Searched refs:is_prepared (Results 1 – 3 of 3) sorted by relevance
831 if (!dev->power.is_prepared) in device_enable_async_suspend()837 if (!dev->power.is_prepared) in device_disable_async_suspend()
667 bool is_prepared:1; /* Owned by the PM core */ member
237 int (*is_prepared)(struct clk_hw *hw); member
Completed in 17 milliseconds