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