Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c245 static int exec_simple_method(acpi_handle handle, const char *name, unsigned long arg) in exec_simple_method() function
259 return exec_simple_method(handle, "SBMC", arg); in exec_sbmc()
269 return exec_simple_method(handle, "SALS", arg); in exec_sals()
274 return exec_simple_method(handle, "KBLC", arg); in exec_kblc()