Home
last modified time | relevance | path

Searched refs:device_suspended (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Devdev.c2177 device->dispatch->interface->device_suspended) in evdev_notify_added_device()
2178 device->dispatch->interface->device_suspended(device, d); in evdev_notify_added_device()
2942 if (d->dispatch->interface->device_suspended) in evdev_notify_suspended_device()
2943 d->dispatch->interface->device_suspended(d, device); in evdev_notify_suspended_device()
H A Devdev-tablet-pad.c541 .device_suspended = NULL,
H A Devdev-totem.c708 .device_suspended = totem_interface_device_removed, /* treat as remove */
H A Devdev.h312 void (*device_suspended)(struct evdev_device *device, member
H A Devdev-fallback.c1432 .device_suspended = fallback_interface_device_removed, /* treat as remove */
H A Devdev-tablet.c2368 .device_suspended = NULL,
H A Devdev-mt-touchpad.c2846 .device_suspended = tp_interface_device_removed, /* treat as remove */

Completed in 20 milliseconds