Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c207 unsigned int touchpad_supported:1; member
2463 exists = (drv->touchpad_supported) ? true : false; in toshiba_sysfs_is_visible()
3161 if (dev->touchpad_supported) in print_supported_features()
3382 dev->touchpad_supported = !ret; in toshiba_acpi_add()