Searched refs:pm_runtime_block_if_disabled (Results 1 – 1 of 1) sorted by relevance
79 extern bool pm_runtime_block_if_disabled(struct device *dev);287 static inline bool pm_runtime_block_if_disabled(struct device *dev) { return true; } in pm_runtime_block_if_disabled() function
Completed in 4 milliseconds