Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/rmi4/
Drmi_f30.c254 } else if (!pdata->f30_data.buttonpad || !button_mapped) { in rmi_f30_map_gpios()
270 if (pdata->f30_data.buttonpad || (button - BTN_LEFT == 1)) in rmi_f30_map_gpios()
/Linux-v4.19/include/linux/
Drmi.h117 bool buttonpad; member
/Linux-v4.19/Documentation/input/
Devent-codes.rst315 Originally, the buttonpad property was coded into the bcm5974 driver
/Linux-v4.19/drivers/input/mouse/
Dsynaptics.c1746 .buttonpad = SYN_CAP_CLICKPAD(info->ext_cap_0c), in synaptics_create_intertouch()