Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
DMakefile38 obj-$(CONFIG_ACPI_TOSHIBA) += toshiba_acpi.o
Dtoshiba_acpi.c209 static struct toshiba_acpi_dev *toshiba_acpi; variable
2427 schedule_work(&toshiba_acpi->hotkey_work); in toshiba_acpi_i8042_filter()
2709 if (toshiba_acpi) in toshiba_acpi_remove()
2710 toshiba_acpi = NULL; in toshiba_acpi_remove()
2737 if (toshiba_acpi) in toshiba_acpi_add()
2873 toshiba_acpi = dev; in toshiba_acpi_add()
/linux-4.1.27/Documentation/laptops/
Dtoshiba_haps.txt53 provided to query such information, handled by the kernel module toshiba_acpi
/linux-4.1.27/
DMAINTAINERS9998 F: drivers/platform/x86/toshiba_acpi.c