coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_response_host_sleep_event_v1 Struct Reference

#include <ec_commands.h>

Collaboration diagram for ec_response_host_sleep_event_v1:
Collaboration graph

Data Fields

union {
   struct {
      uint32_t   sleep_transitions
 
   }   resume_response
 
}; 
 

Detailed Description

Definition at line 4805 of file ec_commands.h.

Field Documentation

◆ 

union { ... }

◆ 

struct { ... } ec_response_host_sleep_event_v1::resume_response

◆ sleep_transitions

uint32_t ec_response_host_sleep_event_v1::sleep_transitions

Definition at line 4814 of file ec_commands.h.


The documentation for this struct was generated from the following file: