Searched defs:dev_pm_info (Results 1 – 1 of 1) sorted by relevance
661 struct dev_pm_info { struct663 bool can_wakeup:1;670 bool no_pm:1;673 u32 driver_flags;674 spinlock_t lock;680 bool syscore:1;691 u64 timer_expires;705 bool irq_safe:1;713 int runtime_error;715 u64 last_busy;[all …]