Searched refs:event_input (Results 1 – 2 of 2) sorted by relevance
109 struct event_input { struct
140 if ((mp = allocb(sizeof (struct event_input), BPRI_HI)) != NULL) { in uwacom_event()141 struct event_input *ev = (struct event_input *)mp->b_wptr; in uwacom_event()148 mp->b_wptr += sizeof (struct event_input); in uwacom_event()