Searched refs:acpi_hw_validate_register (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | hwregs.c | 68 * FUNCTION: acpi_hw_validate_register 83 acpi_hw_validate_register(struct acpi_generic_address *reg, acpi_hw_validate_register() function 165 status = acpi_hw_validate_register(reg, 32, &address); acpi_hw_read() 221 status = acpi_hw_validate_register(reg, 32, &address); acpi_hw_write()
|
H A D | achware.h | 66 acpi_hw_validate_register(struct acpi_generic_address *reg,
|
H A D | hwxface.c | 143 status = acpi_hw_validate_register(reg, 64, &address); ACPI_EXPORT_SYMBOL() 225 status = acpi_hw_validate_register(reg, 64, &address); ACPI_EXPORT_SYMBOL()
|
Completed in 190 milliseconds