Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dsony-laptop.c739 static union acpi_object *__call_snc_method(acpi_handle handle, char *method, in __call_snc_method() function
780 object = __call_snc_method(handle, name, &v); in sony_nc_int_call()
782 object = __call_snc_method(handle, name, NULL); in sony_nc_int_call()
807 union acpi_object *object = __call_snc_method(handle, name, value); in sony_nc_buffer_call()