Searched refs:XenInput (Results 1 – 1 of 1) sorted by relevance
52 struct XenInput { struct127 static int xenfb_kbd_event(struct XenInput *xenfb, in xenfb_kbd_event()152 static int xenfb_send_key(struct XenInput *xenfb, bool down, int keycode) in xenfb_send_key()165 static int xenfb_send_motion(struct XenInput *xenfb, in xenfb_send_motion()180 static int xenfb_send_position(struct XenInput *xenfb, in xenfb_send_position()205 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_key_event()232 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_mouse_event()305 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_mouse_sync()354 struct XenInput *in = container_of(xendev, struct XenInput, c.xendev); in input_initialise()366 struct XenInput *in = container_of(xendev, struct XenInput, c.xendev); in input_connected()[all …]