#include <libacpi.h>
Collaboration diagram for adapter_t:

| Public Attributes | |
| char * | name | 
| char | state_file [MAX_NAME] | 
| power_state_t | ac_state | 
Definition at line 164 of file libacpi.h.
| char* adapter_t::name | 
| char adapter_t::state_file[MAX_NAME] | 
state file for adapter + path
Definition at line 166 of file libacpi.h.
Referenced by init_acpi_acadapt(), and read_acpi_acstate().
current ac state, on-line or off-line
Definition at line 167 of file libacpi.h.
Referenced by read_acpi_acstate().
 1.5.2
 1.5.2