Searched refs:SpiceWatch (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_main_loop.c197 struct SpiceWatch { struct
210 static SpiceWatch *watch_add(int fd, int event_mask, SpiceWatchFunc func, void *opaque)
212 SpiceWatch *watch = xnfalloc(sizeof(SpiceWatch));
227 static void watch_update_mask(SpiceWatch *watch, int event_mask)
233 static void watch_remove(SpiceWatch *watch)
242 SpiceWatch *watch;
248 watch = (SpiceWatch*)link;
283 SpiceWatch *watch;
292 watch = (SpiceWatch*)watche
339 struct SpiceWatch { struct
[all...]
H A Dspiceqxl_smartcard.c43 SpiceWatch *listen_watch;
44 SpiceWatch *watch;
H A Dspiceqxl_uinput.c23 static SpiceWatch *uinput_watch;
H A Dspiceqxl_vdagent.c20 static SpiceWatch *virtio_client_watch;
H A Dspiceqxl_audio.c62 SpiceWatch *watch;
79 SpiceWatch *fifo_dir_qxl_watch;

Completed in 4 milliseconds