Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_runtime.h287 static inline bool pm_runtime_block_if_disabled(struct device *dev) { return true; } in pm_runtime_block_if_disabled() function
/linux/drivers/base/power/
H A Druntime.c1492 bool pm_runtime_block_if_disabled(struct device *dev) in pm_runtime_block_if_disabled() function