Home
last modified time | relevance | path

Searched refs:hidraw (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-record.c74 hidraw:) */
97 struct hidraw { struct
1231 handle_hidraw(struct hidraw *hidraw) in handle_hidraw() argument
1233 struct record_device *d = hidraw->device; in handle_hidraw()
1240 int rc = read(hidraw->fd, report, sizeof(report)); in handle_hidraw()
1244 /* hidraw doesn't give us a timestamps, we have to make them up */ in handle_hidraw()
1250 events to do so. This potentially leaves us with multiple hidraw in handle_hidraw()
1261 iprintf(d->fp, I_EVENT, "%s: [", hidraw->name); in handle_hidraw()
2192 struct hidraw *hidra in hidraw_dispatch() local
2248 struct hidraw *hidraw; mainloop() local
2530 struct hidraw *hidraw = NULL; init_hidraw() local
2832 struct hidraw *hidraw; main() local
[all...]
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c82 #include <linux/hidraw.h>

Completed in 5 milliseconds