Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
H A Drmi_2d_sensor.h58 bool topbuttonpad; member
H A Drmi_2d_sensor.c204 if (sensor->topbuttonpad) in rmi_2d_sensor_set_input_params()
H A Drmi_f11.c1151 sensor->topbuttonpad = f11->sensor_pdata.topbuttonpad; in rmi_f11_initialize()
/linux/include/linux/
H A Drmi.h97 bool topbuttonpad; member
/linux/drivers/input/mouse/
H A Dsynaptics.c1752 bool topbuttonpad = in synaptics_create_intertouch() local
1761 .topbuttonpad = topbuttonpad, in synaptics_create_intertouch()