Searched defs:hidev (Results 1 - 4 of 4) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | uhidev.h | 44 struct hidev_tag *hidev; member in struct:uhidev_attach_arg |
| /src/sys/dev/bluetooth/ | ||
| H A D | btms.c | 399 btms_input(struct bthidev *hidev, uint8_t *data, int len) argument |
| H A D | bthidev.c | 189 struct bthidev *hidev; local in function:bthidev_attach 356 struct bthidev *hidev; local in function:bthidev_detach 623 struct bthidev *hidev; local in function:bthidev_process_one 976 bthidev_null(struct bthidev * hidev,uint8_t * report,int len) argument 986 bthidev_output(struct bthidev * hidev,uint8_t * report,int rlen) argument [all...] |
| H A D | btkbd.c | 473 btkbd_input(struct bthidev *hidev, uint8_t *data, int len) argument |
Completed in 6 milliseconds