Home
last modified time | relevance | path

Searched defs:xenfb (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dxenfb.c127 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() local
232 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_mouse_event() local
305 struct XenInput *xenfb = (struct XenInput *)dev; in xenfb_mouse_sync() local
415 struct XenInput *xenfb = container_of(xendev, struct XenInput, c.xendev); in input_event() local
437 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 …]