MOS Source Code
Loading...
Searching...
No Matches
power_callback_entry_t Struct Reference
+ Inheritance diagram for power_callback_entry_t:
+ Collaboration diagram for power_callback_entry_t:

Public Attributes

 as_linked_list
 
power_callback_t callback
 
voiddata
 

Additional Inherited Members

- Static Public Attributes inherited from NamedType<"PowerCallback">
static constexpr mos::string_view type_name
 

Detailed Description

Definition at line 12 of file power.cpp.

Member Data Documentation

◆ as_linked_list

as_linked_list

Definition at line 14 of file power.cpp.

◆ callback

power_callback_t callback

Definition at line 15 of file power.cpp.

Referenced by power_register_shutdown_callback().

◆ data

void* data

Definition at line 16 of file power.cpp.

Referenced by power_register_shutdown_callback().


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