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

/linux-master/drivers/input/rmi4/
H A Drmi_f3a.c151 } else if (!pdata->gpio_data.buttonpad || !button_mapped) {
161 if (pdata->gpio_data.buttonpad || (button - BTN_LEFT == 1))
H A Drmi_f30.c251 } else if (!pdata->gpio_data.buttonpad || !button_mapped) {
267 if (pdata->gpio_data.buttonpad || (button - BTN_LEFT == 1))
/linux-master/include/linux/
H A Drmi.h107 * @buttonpad - the touchpad is a buttonpad, so enable only the first actual
115 bool buttonpad; member in struct:rmi_gpio_data
/linux-master/drivers/input/mouse/
H A Dsynaptics.c1765 .buttonpad = SYN_CAP_CLICKPAD(info->ext_cap_0c),

Completed in 108 milliseconds