Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dsony-laptop.c774 static int sony_nc_int_call(acpi_handle handle, char *name, int *value, in sony_nc_int_call() function
862 r = sony_nc_int_call(sony_nc_acpi_handle, "SN00", &arg, in sony_nc_handles_setup()
927 ret = sony_nc_int_call(sony_nc_acpi_handle, "SN07", &arg, result); in sony_call_snc_handle()
980 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiget, NULL, in sony_nc_sysfs_show()
1015 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiset, in sony_nc_sysfs_store()
1041 return sony_nc_int_call(sony_nc_acpi_handle, "SBRT", &arg, NULL); in sony_backlight_update_status()
1048 if (sony_nc_int_call(sony_nc_acpi_handle, "GBRT", NULL, &value)) in sony_backlight_get_brightness()
1285 sony_nc_int_call(sony_nc_acpi_handle, "SN05", &arg, &result); in sony_nc_notify()
1440 if (!sony_nc_int_call(sony_nc_acpi_handle, "SN00", &arg, &bitmask)) in sony_nc_function_setup()
1441 sony_nc_int_call(sony_nc_acpi_handle, "SN02", &bitmask, in sony_nc_function_setup()
[all …]