Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dmsmouse.c70 DECLARE_INSTANCE_CHECKER(MouseChardev, MOUSE_CHARDEV, in DECLARE_INSTANCE_CHECKER() argument
75 MouseChardev *mouse = MOUSE_CHARDEV(chr); in DECLARE_INSTANCE_CHECKER()
127 MouseChardev *mouse = MOUSE_CHARDEV(dev); in msmouse_input_event()
156 MouseChardev *mouse = MOUSE_CHARDEV(dev); in msmouse_input_sync()
183 MouseChardev *mouse = MOUSE_CHARDEV(chr); in msmouse_ioctl()
248 MouseChardev *mouse = MOUSE_CHARDEV(obj); in char_msmouse_finalize()
261 MouseChardev *mouse = MOUSE_CHARDEV(chr); in msmouse_chr_open()