Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c213 unsigned int kbd_illum_supported:1; member
542 dev->kbd_illum_supported = 0; in toshiba_kbd_illum_available()
573 dev->kbd_illum_supported = 1; in toshiba_kbd_illum_available()
2463 exists = (drv->kbd_illum_supported) ? true : false; in toshiba_sysfs_is_visible()
3168 if (dev->kbd_illum_supported) in print_supported_features()
3464 if (dev->kbd_illum_supported && in toshiba_acpi_probe()