Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dwctablet.c68 struct TabletChardev { struct
86 typedef struct TabletChardev TabletChardev; argument
113 static void wctablet_reset(TabletChardev *tablet) in wctablet_reset()
151 TabletChardev *tablet = (TabletChardev *)dev; in wctablet_input_event()
174 TabletChardev *tablet = (TabletChardev *)dev; in wctablet_input_sync()
190 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_accept_input()
211 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_write()
300 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_ioctl()
320 TabletChardev *tablet = WCTABLET_CHARDEV(obj); in wctablet_chr_finalize()
332 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_open()
[all …]