Home
last modified time | relevance | path

Searched refs:TOS_NOT_SUPPORTED (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dtoshiba_acpi.c98 #define TOS_NOT_SUPPORTED 0x8000 macro
394 } else if (out[0] == TOS_NOT_SUPPORTED) { in sci_open()
404 * all the SCI dependent functions check for TOS_NOT_SUPPORTED, in sci_open()
578 else if (result == TOS_NOT_SUPPORTED) in toshiba_kbd_illum_status_set()
595 else if (result == TOS_NOT_SUPPORTED) in toshiba_kbd_illum_status_get()
647 else if (result == TOS_NOT_SUPPORTED) in toshiba_touchpad_set()
664 else if (result == TOS_NOT_SUPPORTED) in toshiba_touchpad_get()
685 if (out[0] == TOS_INPUT_DATA_ERROR || out[0] == TOS_NOT_SUPPORTED) { in toshiba_eco_mode_available()
788 if (out[0] == TOS_NOT_SUPPORTED) in toshiba_accelerometer_get()
854 else if (result == TOS_NOT_SUPPORTED) in toshiba_usb_sleep_charge_get()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c91 #define TOS_NOT_SUPPORTED 0x8000 macro
387 } else if (out[0] == TOS_NOT_SUPPORTED) { in sci_open()
397 * all the SCI dependent functions check for TOS_NOT_SUPPORTED, in sci_open()
571 else if (result == TOS_NOT_SUPPORTED) in toshiba_kbd_illum_status_set()
588 else if (result == TOS_NOT_SUPPORTED) in toshiba_kbd_illum_status_get()
640 else if (result == TOS_NOT_SUPPORTED) in toshiba_touchpad_set()
657 else if (result == TOS_NOT_SUPPORTED) in toshiba_touchpad_get()
778 if (out[0] == TOS_NOT_SUPPORTED) in toshiba_accelerometer_get()
844 else if (result == TOS_NOT_SUPPORTED) in toshiba_usb_sleep_charge_get()
862 else if (result == TOS_NOT_SUPPORTED) in toshiba_usb_sleep_charge_set()
[all...]

Completed in 8 milliseconds