Searched refs:set_button (Results 1 – 3 of 3) sorted by relevance
261 enum libinput_config_status (*set_button)(struct libinput_device *device, member
807 device->scroll.config.set_button = evdev_scroll_set_button; in evdev_init_button_scroll()
4200 return device->config.scroll_method->set_button(device, button); in libinput_device_config_scroll_set_button()