Searched refs:ring_event (Results 1 – 1 of 1) sorted by relevance
2919 struct libinput_event_tablet_pad *ring_event; in tablet_pad_notify_ring() local2922 ring_event = zalloc(sizeof *ring_event); in tablet_pad_notify_ring()2926 *ring_event = (struct libinput_event_tablet_pad) { in tablet_pad_notify_ring()2938 &ring_event->base); in tablet_pad_notify_ring()