Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c2334 struct libinput_event_device_notify *added_device_event; in notify_added_device() local
2336 added_device_event = zalloc(sizeof *added_device_event); in notify_added_device()
2340 &added_device_event->base); in notify_added_device()
2345 free(added_device_event); in notify_added_device()