Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dideapad-laptop.h44 static inline int eval_int_with_arg(acpi_handle handle, const char *name, unsigned long arg, unsign… in eval_int_with_arg() function
68 return eval_int_with_arg(handle, "VPCR", cmd, res); in eval_vpcr()
Dideapad-laptop.c279 return eval_int_with_arg(handle, "KBLC", cmd, res); in eval_kblc()
284 return eval_int_with_arg(handle, "DYTC", cmd, res); in eval_dytc()