Searched refs:switch_event (Results 1 – 1 of 1) sorted by relevance
3105 struct libinput_event_switch *switch_event; in switch_notify_toggle() local3110 switch_event = zalloc(sizeof *switch_event); in switch_notify_toggle()3112 *switch_event = (struct libinput_event_switch) { in switch_notify_toggle()3120 &switch_event->base); in switch_notify_toggle()3125 free(switch_event); in switch_notify_toggle()