Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c9459 #define GET_STOP "BCSG" macro
9537 ACPI_FAILURE(tpacpi_battery_acpi_eval(GET_STOP, ret, battery))) in tpacpi_battery_get()
9685 if (acpi_has_method(hkey_handle, GET_STOP)) { in tpacpi_battery_probe()
9686 if ACPI_FAILURE(tpacpi_battery_acpi_eval(GET_STOP, &ret, battery)) { in tpacpi_battery_probe()