Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dideapad-laptop.c270 static int eval_int(acpi_handle handle, const char *name, unsigned long *res) in eval_int() function
316 return eval_int(handle, "GBMD", res); in eval_gbmd()
326 return eval_int(handle, "HALS", res); in eval_hals()
2148 if (!adev || eval_int(adev->handle, "_CFG", &cfg)) in ideapad_acpi_add()