Home
last modified time | relevance | path

Searched refs:PL050MouseState (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/input/
H A Dpl050.h50 OBJECT_DECLARE_SIMPLE_TYPE(PL050MouseState, PL050_MOUSE_DEVICE)
52 struct PL050MouseState { struct
/openbmc/qemu/hw/input/
H A Dpl050.c186 PL050MouseState *s = PL050_MOUSE_DEVICE(dev); in pl050_mouse_realize()
199 PL050MouseState *s = PL050_MOUSE_DEVICE(obj); in pl050_mouse_init()
236 .instance_size = sizeof(PL050MouseState),