Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dideapad-laptop.c162 static int method_vpcw(acpi_handle handle, int cmd, int data) in method_vpcw() function
186 if (method_vpcw(handle, 1, cmd)) in read_ec_data()
210 if (method_vpcw(handle, 0, data)) in write_ec_cmd()
212 if (method_vpcw(handle, 1, cmd)) in write_ec_cmd()