Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dwctablet.c95 static void wctablet_shift_input(TabletChardev *tablet, int count) in wctablet_shift_input()
102 static void wctablet_queue_output(TabletChardev *tablet, uint8_t *buf, int count) in wctablet_queue_output()
113 static void wctablet_reset(TabletChardev *tablet) in wctablet_reset()
122 static void wctablet_queue_event(TabletChardev *tablet) in wctablet_queue_event()
151 TabletChardev *tablet = (TabletChardev *)dev; in wctablet_input_event() local
174 TabletChardev *tablet = (TabletChardev *)dev; in wctablet_input_sync() local
190 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_accept_input() local
211 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_write() local
300 TabletChardev *tablet = WCTABLET_CHARDEV(chr); in wctablet_chr_ioctl() local
320 TabletChardev *tablet = WCTABLET_CHARDEV(obj); in wctablet_chr_finalize() local
[all …]
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_tabletsw.c92 int tablet, status; in ssam_tablet_sw_update_workfn() local
121 int tablet, status; in ssam_tablet_sw_probe() local
H A Dsurface_dtx.c734 int status, tablet; in sdtx_device_mode_workfn() local
820 int tablet; in __sdtx_device_state_update_mode() local
/openbmc/qemu/ui/
H A Dspice-input.c109 SpiceTabletInstance tablet; member