Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Deeepc-laptop.c192 static int read_acpi_int(acpi_handle handle, const char *method, int *val) in read_acpi_int() function
231 if (read_acpi_int(eeepc->handle, method, &value)) in get_acpi()
1304 && !read_acpi_int(eeepc->handle, cm_getv[cm], &dummy)) { in cmsg_quirk()
1341 if (read_acpi_int(eeepc->handle, "CMSG", &eeepc->cm_supported)) { in eeepc_acpi_init()