Searched refs:acpi_callsetfunc (Results 1 - 1 of 1) sorted by relevance

/drivers/platform/x86/
H A Dsony-laptop.c715 static int acpi_callsetfunc(acpi_handle handle, char *name, int value, function
781 if (!acpi_callsetfunc(sony_nc_acpi_handle,
844 ret = acpi_callsetfunc(sony_nc_acpi_handle, "SN07", offset | argument,
930 if (acpi_callsetfunc(sony_nc_acpi_handle, *item->acpiset, value, NULL) < 0)
951 return acpi_callsetfunc(sony_nc_acpi_handle, "SBRT",
1148 acpi_callsetfunc(sony_nc_acpi_handle, "SN02", 0xffff, &result);
1169 ret = acpi_callsetfunc(sony_nc_acpi_handle, *item->acpiset,
1179 if (acpi_callsetfunc(sony_nc_acpi_handle, "ECON", 1, NULL))
1718 if (acpi_callsetfunc(sony_nc_acpi_handle, "ECON", 1, NULL))
2691 if (acpi_callsetfunc(sony_nc_acpi_handl
[all...]

Completed in 37 milliseconds