acpi_SetInteger
return (acpi_SetInteger(ACPI_ROOT_OBJECT, "_PIC", model));
acpi_SetInteger(handle, "_PSW", 1);
acpi_SetInteger(handle, "_PSW", 0);
status = acpi_SetInteger(sc->handle,
status = acpi_SetInteger(sc->handle,
status = acpi_SetInteger(sc->handle,
acpi_SetInteger(sc->handle, method, state);
acpi_SetInteger(h, "_LCK", lock);
status = acpi_SetInteger(h, ejx, eject);
acpi_SetInteger(handle, "_EJ0", 0);
status = acpi_SetInteger(sc->handle, "SMOU", 1);
status = acpi_SetInteger(sc->handle, control, value);
acpi_SetInteger(acpi_get_handle(dev),
status = acpi_SetInteger(sc->tz_handle, "_SCP",
return acpi_SetInteger(sc->handle, THINKPAD_NAME_WLAN_BT_SET, val);
status = acpi_SetInteger(sc->handle, THINKPAD_NAME_EVENTS_STATUS_SET, arg);
status = acpi_SetInteger(h, METHOD_VIDEO, *video_output);
status = acpi_SetInteger(handle, "_BCM", level);
status = acpi_SetInteger(handle, "_DSS", state);
status = acpi_SetInteger(handle, "_DOS", policy);
ACPI_STATUS acpi_SetInteger(ACPI_HANDLE handle, char *path,