Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c193 unsigned int touchpad_supported:1; member
2367 exists = (drv->touchpad_supported) ? true : false; in toshiba_sysfs_is_visible()
2937 if (dev->touchpad_supported) in print_supported_features()
3113 dev->touchpad_supported = !ret; in toshiba_acpi_add()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()

Completed in 9 milliseconds