Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dpm_runtime.h67 static inline bool device_run_wake(struct device *dev) in device_run_wake() function
132 static inline bool device_run_wake(struct device *dev) { return false; } in device_run_wake() function