Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Dlibinput.c2335 struct libinput_event_device_notify *added_device_event; in notify_added_device() local
2337 added_device_event = zalloc(sizeof *added_device_event); in notify_added_device()
2341 &added_device_event->base); in notify_added_device()
2346 free(added_device_event); in notify_added_device()

Completed in 7 milliseconds