Searched refs:added_device_event (Results 1 – 1 of 1) sorted by relevance
2334 struct libinput_event_device_notify *added_device_event; in notify_added_device() local2336 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()