Home
last modified time | relevance | path

Searched refs:device_resumed (Results 1 – 8 of 8) sorted by relevance

/third_party/weston/libweston/
Dlauncher-logind.c499 device_resumed(struct launcher_logind *wl, DBusMessage *m) in device_resumed() function
543 device_resumed(wl, m); in filter_dbus()
/third_party/libinput/src/
Devdev-tablet-pad.c541 .device_resumed = NULL,
Devdev-totem.c709 .device_resumed = totem_interface_device_removed, /* treat as add */
Devdev.h314 void (*device_resumed)(struct evdev_device *device, member
Devdev.c2717 if (d->dispatch->interface->device_resumed) in evdev_notify_resumed_device()
2718 d->dispatch->interface->device_resumed(d, device); in evdev_notify_resumed_device()
Devdev-fallback.c1468 .device_resumed = fallback_interface_device_added, /* treat as add */
Devdev-tablet.c2246 .device_resumed = NULL,
Devdev-mt-touchpad.c2830 .device_resumed = tp_interface_device_added, /* treat as add */