Searched defs:dev_pm_info (Results 1 – 1 of 1) sorted by relevance
566 struct dev_pm_info { struct575 bool no_pm:1;578 u32 driver_flags;579 spinlock_t lock;584 bool wakeup_path:1;585 bool syscore:1;594 u64 timer_expires;615 int runtime_error;617 u64 last_busy;618 u64 active_time;[all …]
Completed in 8 milliseconds