ReactOS 0.4.16-dev-311-g9382aa2
|
#include <acstruct.h>
Public Attributes | |
ACPI_WALK_CALLBACK | UserFunction |
void * | Context |
char * | Hid |
Definition at line 158 of file acstruct.h.
void* acpi_get_devices_info::Context |
Definition at line 161 of file acstruct.h.
char* acpi_get_devices_info::Hid |
Definition at line 162 of file acstruct.h.
ACPI_WALK_CALLBACK acpi_get_devices_info::UserFunction |
Definition at line 160 of file acstruct.h.