Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dideapad-laptop.c140 static int method_vpcr(acpi_handle handle, int cmd, int *ret) in method_vpcr() function
193 if (method_vpcr(handle, 1, &val)) in read_ec_data()
196 if (method_vpcr(handle, 0, &val)) in read_ec_data()
219 if (method_vpcr(handle, 1, &val)) in write_ec_cmd()