Searched refs:switch_event (Results 1 – 1 of 1) sorted by relevance
2898 struct libinput_event_switch *switch_event; in switch_notify_toggle() local2903 switch_event = zalloc(sizeof *switch_event); in switch_notify_toggle()2905 *switch_event = (struct libinput_event_switch) { in switch_notify_toggle()2913 &switch_event->base); in switch_notify_toggle()2918 free(switch_event); in switch_notify_toggle()