Searched refs:eval_int_with_arg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/x86/lenovo/ |
| H A D | ideapad-laptop.c | 314 static int eval_int_with_arg(acpi_handle handle, const char *name, unsigned long arg, in eval_int_with_arg() function 371 return eval_int_with_arg(handle, "KBLC", cmd, res); in eval_kblc() 376 return eval_int_with_arg(handle, "DYTC", cmd, res); in eval_dytc() 381 return eval_int_with_arg(handle, "VPCR", cmd, res); in eval_vpcr()
|