Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dideapad-laptop.c176 static int method_vpcw(acpi_handle handle, int cmd, int data) in method_vpcw() function
200 if (method_vpcw(handle, 1, cmd)) in read_ec_data()
224 if (method_vpcw(handle, 0, data)) in write_ec_cmd()
226 if (method_vpcw(handle, 1, cmd)) in write_ec_cmd()