Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Dlibinput.c3106 struct libinput_event_switch *switch_event; in switch_notify_toggle() local
3111 switch_event = zalloc(sizeof *switch_event); in switch_notify_toggle()
3113 *switch_event = (struct libinput_event_switch) { in switch_notify_toggle()
3121 &switch_event->base); in switch_notify_toggle()
3126 free(switch_event); in switch_notify_toggle()

Completed in 7 milliseconds