Home
last modified time | relevance | path

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

/third_party/libinput/tools/
Dlibinput-record.c97 struct hidraw { struct
98 struct list link;
99 struct record_device *device;
100 int fd;
101 char *name;
1231 handle_hidraw(struct hidraw *hidraw) in handle_hidraw()
2192 struct hidraw *hidraw = data; in hidraw_dispatch() local
2248 struct hidraw *hidraw; in mainloop() local
2530 struct hidraw *hidraw = NULL; in init_hidraw() local
2832 struct hidraw *hidraw; in main() local