Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dideapad-laptop.c193 static int exec_simple_method(acpi_handle handle, const char *name, unsigned long arg) in exec_simple_method() function
207 return exec_simple_method(handle, "SBMC", arg); in exec_sbmc()
217 return exec_simple_method(handle, "SALS", arg); in exec_sals()