Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/rmi4/
Drmi_2d_sensor.h58 bool topbuttonpad; member
Drmi_2d_sensor.c204 if (sensor->topbuttonpad) in rmi_2d_sensor_set_input_params()
Drmi_f11.c1129 sensor->topbuttonpad = f11->sensor_pdata.topbuttonpad; in rmi_f11_initialize()
/kernel/linux/linux-5.10/include/linux/
Drmi.h97 bool topbuttonpad; member
/kernel/linux/linux-5.10/drivers/input/mouse/
Dsynaptics.c1748 bool topbuttonpad = in synaptics_create_intertouch() local
1756 .topbuttonpad = topbuttonpad, in synaptics_create_intertouch()