Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dtoshiba_acpi.c131 #define SCI_KBD_ILLUM_STATUS 0x015c macro
538 u32 in[TCI_WORDS] = { SCI_GET, SCI_KBD_ILLUM_STATUS, 0, 0, 0, 0 }; in toshiba_kbd_illum_available()
584 result = sci_write(dev, SCI_KBD_ILLUM_STATUS, time); in toshiba_kbd_illum_status_set()
601 result = sci_read(dev, SCI_KBD_ILLUM_STATUS, time); in toshiba_kbd_illum_status_get()