Searched refs:read_acpi_int (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
H A Deeepc-laptop.c198 static int read_acpi_int(acpi_handle handle, const char *method, int *val) read_acpi_int() function
237 if (read_acpi_int(eeepc->handle, method, &value)) get_acpi()
1337 && !read_acpi_int(eeepc->handle, cm_getv[cm], &dummy)) { cmsg_quirk()
1374 if (read_acpi_int(eeepc->handle, "CMSG", &eeepc->cm_supported)) { eeepc_acpi_init()
H A Dpanasonic-laptop.c81 * -v0.6.3 replace read_acpi_int by standard function

Completed in 95 milliseconds