Home
last modified time | relevance | path

Searched refs:tablet_mode_switch (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad.c1990 if (tp->tablet_mode_switch.tablet_mode_switch) in tp_remove_sendevents()
1992 &tp->tablet_mode_switch.listener); in tp_remove_sendevents()
2515 struct evdev_device *tablet_mode_switch) in tp_pair_tablet_mode_switch()
2519 if ((tablet_mode_switch->tags & EVDEV_TAG_TABLET_MODE_SWITCH) == 0) in tp_pair_tablet_mode_switch()
2522 if (tp->tablet_mode_switch.tablet_mode_switch) in tp_pair_tablet_mode_switch()
2535 tablet_mode_switch->devname); in tp_pair_tablet_mode_switch()
2537 libinput_device_add_event_listener(&tablet_mode_switch->base, in tp_pair_tablet_mode_switch()
2538 &tp->tablet_mode_switch in tp_pair_tablet_mode_switch()
2514 tp_pair_tablet_mode_switch(struct evdev_device *touchpad, struct evdev_device *tablet_mode_switch) tp_pair_tablet_mode_switch() argument
[all...]
H A Devdev-fallback.c1342 struct evdev_device *tablet_mode_switch) in fallback_pair_tablet_mode()
1363 if ((tablet_mode_switch->tags & EVDEV_TAG_TABLET_MODE_SWITCH) == 0) in fallback_pair_tablet_mode()
1372 tablet_mode_switch->devname); in fallback_pair_tablet_mode()
1374 libinput_device_add_event_listener(&tablet_mode_switch->base, in fallback_pair_tablet_mode()
1378 dispatch->tablet_mode.other.sw_device = tablet_mode_switch; in fallback_pair_tablet_mode()
1380 if (evdev_device_switch_get_state(tablet_mode_switch, in fallback_pair_tablet_mode()
1341 fallback_pair_tablet_mode(struct evdev_device *keyboard, struct evdev_device *tablet_mode_switch) fallback_pair_tablet_mode() argument
H A Devdev-mt-touchpad.h527 struct evdev_device *tablet_mode_switch; member
528 } tablet_mode_switch; member

Completed in 8 milliseconds