Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad.c1986 if (tp->lid_switch.lid_switch) in tp_remove_sendevents()
1988 &tp->lid_switch.listener); in tp_remove_sendevents()
2490 struct evdev_device *lid_switch) in tp_pair_lid_switch()
2494 if ((lid_switch->tags & EVDEV_TAG_LID_SWITCH) == 0) in tp_pair_lid_switch()
2500 if (tp->lid_switch.lid_switch == NULL) { in tp_pair_lid_switch()
2504 lid_switch->devname); in tp_pair_lid_switch()
2506 libinput_device_add_event_listener(&lid_switch->base, in tp_pair_lid_switch()
2507 &tp->lid_switch in tp_pair_lid_switch()
2489 tp_pair_lid_switch(struct evdev_device *touchpad, struct evdev_device *lid_switch) tp_pair_lid_switch() argument
[all...]
H A Devdev-fallback.c1252 fallback_lid_pair_keyboard(struct evdev_device *lid_switch, in fallback_lid_pair_keyboard() argument
1256 fallback_dispatch(lid_switch->dispatch); in fallback_lid_pair_keyboard()
1261 (lid_switch->tags & EVDEV_TAG_LID_SWITCH) == 0) in fallback_lid_pair_keyboard()
1270 evdev_log_info(lid_switch, in fallback_lid_pair_keyboard()
1280 evdev_log_debug(lid_switch, in fallback_lid_pair_keyboard()
1282 lid_switch->devname, in fallback_lid_pair_keyboard()
H A Devdev-mt-touchpad.h522 struct evdev_device *lid_switch; member
523 } lid_switch; member

Completed in 8 milliseconds