wscons_event
struct wscons_event *wev;
struct wscons_event *wev;
struct wscons_event event;
#define WSMUXIO_INJECTEVENT _IOW('W', 100, struct wscons_event)
struct wscons_event event;
sizeof(struct wscons_event) : \
wsevent_copyout_events(const struct wscons_event *events, int cnt,
wsevent_inject(struct wseventvar *ev, struct wscons_event *events,
struct wscons_event *we;
wsevent_copyout_events50(const struct wscons_event *events, int cnt,
const struct wscons_event *ev = &events[i];
struct wscons_event *q; /* circular buffer (queue) of events */
int wsevent_inject(struct wseventvar *, struct wscons_event *, size_t);
struct wscons_event event;
struct wscons_event event;
struct wscons_event event;
struct wscons_event events[4 + sizeof(d) * 8];
struct wscons_event events[2];
struct wscons_event events[2];
struct wscons_event event;
event.type = ((struct wscons_event *)data)->type;
event.value = ((struct wscons_event *)data)->value;
struct wscons_event;
(const struct wscons_event *, int, struct uio *));
struct wscons_event ev;
struct wscons_event ev;
struct wscons_event ev;
action_wsmouse_event(struct wscons_event evt)
void action_wsmouse_event(struct wscons_event);
selection_wsmouse_event(struct wscons_event evt)
selection_wscons_event(struct wscons_event evt, int preclose)
void selection_wsmouse_event(struct wscons_event);
void selection_wscons_event(struct wscons_event, int);
static void generic_wscons_event(struct wscons_event);
struct wscons_event event;
generic_wscons_event(struct wscons_event evt)
void (*mb_wsmouse_event)(struct wscons_event);
void (*mb_wscons_event)(struct wscons_event, int);