Home
last modified time | relevance | path

Searched refs:pm_runtime_block_if_disabled (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dpm_runtime.h79 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