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 | 320 static int eval_int_with_arg(acpi_handle handle, const char *name, unsigned long arg, in eval_int_with_arg() function 377 return eval_int_with_arg(handle, "KBLC", cmd, res); in eval_kblc() 382 return eval_int_with_arg(handle, "DYTC", cmd, res); in eval_dytc() 387 return eval_int_with_arg(handle, "VPCR", cmd, res); in eval_vpcr()
|