Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c1919 toshiba_acpi->kbd_mode = mode; in kbd_backlight_mode_store()
2503 if (toshiba_acpi->kbd_type == 2 && in toshiba_acpi_kbd_bl_work()
2642 if (!sci_open(toshiba_acpi)) in toshiba_acpi_ioctl()
2645 sci_close(toshiba_acpi); in toshiba_acpi_ioctl()
3075 if (toshiba_acpi == NULL) { in charge_control_end_threshold_show()
3099 if (toshiba_acpi == NULL) { in charge_control_end_threshold_store()
3129 if (toshiba_acpi == NULL) { in toshiba_acpi_battery_add()
3244 if (toshiba_acpi) in toshiba_acpi_remove()
3245 toshiba_acpi = NULL; in toshiba_acpi_remove()
3316 if (toshiba_acpi) in toshiba_acpi_add()
[all …]
H A DMakefile99 obj-$(CONFIG_ACPI_TOSHIBA) += toshiba_acpi.o
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst57 provided to query such information, handled by the kernel module toshiba_acpi
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst288 't' 90-91 linux/toshiba.h toshiba and toshiba_acpi SMM
/openbmc/linux/
H A DMAINTAINERS21815 F: drivers/platform/x86/toshiba_acpi.c