Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/bluetooth/
H A Dbthidev.c189 struct bthidev *hidev; in bthidev_attach() local
356 struct bthidev *hidev; in bthidev_detach() local
623 struct bthidev *hidev; in bthidev_process_one() local
976 bthidev_null(struct bthidev *hidev, uint8_t *report, int len) in bthidev_null()
986 bthidev_output(struct bthidev *hidev, uint8_t *report, int rlen) in bthidev_output()
H A Dbtms.c399 btms_input(struct bthidev *hidev, uint8_t *data, int len) in btms_input()
H A Dbtkbd.c473 btkbd_input(struct bthidev *hidev, uint8_t *data, int len) in btkbd_input()