Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dsony-laptop.c792 static int sony_nc_int_call(acpi_handle handle, char *name, int *value, int in sony_nc_int_call() function
841 r = sony_nc_int_call(sony_nc_acpi_handle, "SN00", &arg, in sony_nc_handles_setup()
906 ret = sony_nc_int_call(sony_nc_acpi_handle, "SN07", &arg, result); in sony_call_snc_handle()
959 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiget, NULL, in sony_nc_sysfs_show()
994 ret = sony_nc_int_call(sony_nc_acpi_handle, *item->acpiset, in sony_nc_sysfs_store()
1020 return sony_nc_int_call(sony_nc_acpi_handle, "SBRT", &arg, NULL); in sony_backlight_update_status()
1027 if (sony_nc_int_call(sony_nc_acpi_handle, "GBRT", NULL, &value)) in sony_backlight_get_brightness()
1264 sony_nc_int_call(sony_nc_acpi_handle, "SN05", &arg, &result); in sony_nc_notify()
1419 if (!sony_nc_int_call(sony_nc_acpi_handle, "SN00", &arg, &bitmask)) in sony_nc_function_setup()
1420 sony_nc_int_call(sony_nc_acpi_handle, "SN02", &bitmask, in sony_nc_function_setup()
[all …]