Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_HARDWARE |
#define | ACPI_PORT_INFO_ENTRIES ACPI_ARRAY_LENGTH (acpi_protected_ports) |
Functions | |
acpi_status | acpi_hw_read_port (acpi_io_address address, u32 *value, u32 width) |
acpi_status | acpi_hw_write_port (acpi_io_address address, u32 value, u32 width) |
#define _COMPONENT ACPI_HARDWARE |
#define ACPI_PORT_INFO_ENTRIES ACPI_ARRAY_LENGTH (acpi_protected_ports) |
acpi_status acpi_hw_read_port | ( | acpi_io_address | address, |
u32 * | value, | ||
u32 | width | ||
) |
acpi_status acpi_hw_write_port | ( | acpi_io_address | address, |
u32 | value, | ||
u32 | width | ||
) |