Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dtoshiba_acpi.c193 unsigned int touchpad_supported:1; member
2367 exists = (drv->touchpad_supported) ? true : false; in toshiba_sysfs_is_visible()
2936 if (dev->touchpad_supported) in print_supported_features()
3112 dev->touchpad_supported = !ret; in toshiba_acpi_add()