Searched refs:get_default_map (Results 1 – 3 of 3) sorted by relevance
195 enum libinput_config_tap_button_map (*get_default_map)(struct libinput_device *device); member
1214 tp->tap.config.get_default_map = tp_tap_config_get_default_map; in tp_init_tap()
3731 return device->config.tap->get_default_map(device); in libinput_device_config_tap_get_default_button_map()