write_acpi_int
if (write_acpi_int(asus->handle, METHOD_BLUETOOTH, !!status)) {
if (write_acpi_int(asus->handle, METHOD_WIMAX, !!status)) {
if (write_acpi_int(asus->handle, METHOD_WWAN, !!status)) {
if (write_acpi_int(asus->handle, METHOD_SWITCH_DISPLAY, value))
ret = write_acpi_int(asus->handle, METHOD_ALS_CONTROL, value);
if (write_acpi_int(asus->handle, METHOD_ALS_LEVEL, value))
if (write_acpi_int(asus->handle, meth, 0x02))
if (write_acpi_int(asus->handle, "CWAP", wapf))
return write_acpi_int(asus->handle, method, unit);
return write_acpi_int(asus->handle, method, value);
if (write_acpi_int(asus->handle, METHOD_KBD_LIGHT_SET, kblv)) {
if (write_acpi_int(asus->handle, METHOD_BRIGHTNESS_SET, value)) {
if (write_acpi_int(asus->handle, method, value))
if (write_acpi_int(asus->handle, METHOD_LEDD, value)) {
if (write_acpi_int(asus->handle, METHOD_WLAN, !!status)) {
if (write_acpi_int(eeepc->handle, "INIT", init_flags)) {
if (write_acpi_int(eeepc->handle, method, value))
return write_acpi_int(handle, NULL, !blocked);
ret = write_acpi_int(METHOD_VIDEO_OUT, new_video_out);