Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpm_runtime.h120 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
259 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpm_runtime.h120 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
259 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpm_runtime.h120 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
259 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function