Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
DMakefile39 obj-$(CONFIG_ACPI_TOSHIBA) += toshiba_acpi.o
Dtoshiba_acpi.c208 static struct toshiba_acpi_dev *toshiba_acpi; variable
2179 status = tci_raw(toshiba_acpi, in, out); in toshiba_acpi_smm_bridge()
2222 if (!sci_open(toshiba_acpi)) in toshiba_acpi_ioctl()
2225 sci_close(toshiba_acpi); in toshiba_acpi_ioctl()
2285 schedule_work(&toshiba_acpi->hotkey_work); in toshiba_acpi_i8042_filter()
2609 if (toshiba_acpi) in toshiba_acpi_remove()
2610 toshiba_acpi = NULL; in toshiba_acpi_remove()
2635 if (toshiba_acpi) in toshiba_acpi_add()
2759 toshiba_acpi = dev; in toshiba_acpi_add()
/linux-4.4.14/Documentation/laptops/
Dtoshiba_haps.txt53 provided to query such information, handled by the kernel module toshiba_acpi
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt272 't' 90-91 linux/toshiba.h toshiba and toshiba_acpi SMM
/linux-4.4.14/
DMAINTAINERS10787 F: drivers/platform/x86/toshiba_acpi.c