Searched defs:dev_pm_info___2 (Results 1 – 2 of 2) sorted by relevance
37228 struct dev_pm_info___2 { struct37229 pm_message_t power_state;37230 unsigned int can_wakeup: 1;37231 unsigned int async_suspend: 1;37232 bool in_dpm_list: 1;37233 bool is_prepared: 1;37234 bool is_suspended: 1;37235 bool is_noirq_suspended: 1;37236 bool is_late_suspended: 1;37237 bool no_pm: 1;[all …]