Searched defs:xenfb (Results 1 – 1 of 1) sorted by relevance
127 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() local232 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_mouse_event() local305 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_mouse_sync() local415 struct XenInput *xenfb = container_of(xendev, struct XenInput, c.xendev); in input_event() local437 static int xenfb_map_fb(struct XenFB *xenfb) in xenfb_map_fb()526 static int xenfb_configure_fb(struct XenFB *xenfb, size_t fb_len_lim, in xenfb_configure_fb()[all …]