Searched refs:TOS_INPUT_DATA_ERROR (Results 1 – 1 of 1) sorted by relevance
100 #define TOS_INPUT_DATA_ERROR 0x8300 macro532 if (result == TOS_FAILURE || result == TOS_INPUT_DATA_ERROR) { in toshiba_illumination_get()555 if (ACPI_FAILURE(status) || out[0] == TOS_INPUT_DATA_ERROR) { in toshiba_kbd_illum_available()590 if (result == TOS_FAILURE || result == TOS_INPUT_DATA_ERROR) { in toshiba_kbd_illum_status_set()610 if (result == TOS_FAILURE || result == TOS_INPUT_DATA_ERROR) { in toshiba_kbd_illum_status_get()629 if (result == TOS_FAILURE || result == TOS_INPUT_DATA_ERROR) { in toshiba_kbd_backlight_get()650 if (result == TOS_FAILURE || result == TOS_INPUT_DATA_ERROR) { in toshiba_kbd_backlight_set()710 } else if (out[0] == TOS_INPUT_DATA_ERROR) { in toshiba_eco_mode_available()741 if (ACPI_FAILURE(status) || out[0] == TOS_INPUT_DATA_ERROR) { in toshiba_eco_mode_get_status()761 if (ACPI_FAILURE(status) || out[0] == TOS_INPUT_DATA_ERROR) { in toshiba_eco_mode_set_status()[all …]