Searched defs:dev_pm_info (Results 1 – 13 of 13) sorted by relevance
4966 struct dev_pm_info { struct4967 pm_message_t power_state;4968 unsigned int can_wakeup: 1;4969 unsigned int async_suspend: 1;4970 bool in_dpm_list: 1;4971 bool is_prepared: 1;4972 bool is_suspended: 1;4973 bool is_noirq_suspended: 1;4974 bool is_late_suspended: 1;4975 bool no_pm: 1;[all …]
3950 struct dev_pm_info { struct3951 pm_message_t power_state;3952 unsigned int can_wakeup: 1;3953 unsigned int async_suspend: 1;3954 bool in_dpm_list: 1;3955 bool is_prepared: 1;3956 bool is_suspended: 1;3957 bool is_noirq_suspended: 1;3958 bool is_late_suspended: 1;3959 bool no_pm: 1;[all …]
6780 struct dev_pm_info { struct6781 pm_message_t power_state;6782 unsigned int can_wakeup: 1;6783 unsigned int async_suspend: 1;6784 bool in_dpm_list: 1;6785 bool is_prepared: 1;6786 bool is_suspended: 1;6787 bool is_noirq_suspended: 1;6788 bool is_late_suspended: 1;6789 bool no_pm: 1;[all …]
6028 struct dev_pm_info { struct6029 pm_message_t power_state;6030 unsigned int can_wakeup: 1;6031 unsigned int async_suspend: 1;6032 bool in_dpm_list: 1;6033 bool is_prepared: 1;6034 bool is_suspended: 1;6035 bool is_noirq_suspended: 1;6036 bool is_late_suspended: 1;6037 bool no_pm: 1;[all …]
5647 struct dev_pm_info { struct5648 pm_message_t power_state;5649 unsigned int can_wakeup: 1;5650 unsigned int async_suspend: 1;5651 bool in_dpm_list: 1;5652 bool is_prepared: 1;5653 bool is_suspended: 1;5654 bool is_noirq_suspended: 1;5655 bool is_late_suspended: 1;5656 bool no_pm: 1;[all …]
5446 struct dev_pm_info { struct5447 pm_message_t power_state;5448 unsigned int can_wakeup: 1;5449 unsigned int async_suspend: 1;5450 bool in_dpm_list: 1;5451 bool is_prepared: 1;5452 bool is_suspended: 1;5453 bool is_noirq_suspended: 1;5454 bool is_late_suspended: 1;5455 bool no_pm: 1;[all …]
5801 struct dev_pm_info { struct5802 pm_message_t power_state;5803 unsigned int can_wakeup: 1;5804 unsigned int async_suspend: 1;5805 bool in_dpm_list: 1;5806 bool is_prepared: 1;5807 bool is_suspended: 1;5808 bool is_noirq_suspended: 1;5809 bool is_late_suspended: 1;5810 bool no_pm: 1;[all …]
3844 struct dev_pm_info { struct3845 pm_message_t power_state;3846 unsigned int can_wakeup: 1;3847 unsigned int async_suspend: 1;3848 bool in_dpm_list: 1;3849 bool is_prepared: 1;3850 bool is_suspended: 1;3851 bool is_noirq_suspended: 1;3852 bool is_late_suspended: 1;3853 bool no_pm: 1;[all …]