Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c2919 struct libinput_event_tablet_pad *ring_event; in tablet_pad_notify_ring() local
2922 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()