Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c129 #define SCI_KBD_ILLUM_STATUS 0x015c macro
529 u32 in[TCI_WORDS] = { SCI_GET, SCI_KBD_ILLUM_STATUS, 0, 0, 0, 0 }; in toshiba_kbd_illum_available()
574 result = sci_write(dev, SCI_KBD_ILLUM_STATUS, time); in toshiba_kbd_illum_status_set()
591 result = sci_read(dev, SCI_KBD_ILLUM_STATUS, time); in toshiba_kbd_illum_status_get()