/netbsd-src/sys/dev/bluetooth/ |
H A D | bthidev.h | 45 struct bthidev { struct 53 (struct bthidev *, uint8_t *, int); argument 56 (struct bthidev *, uint8_t *, int); argument 58 LIST_ENTRY(bthidev) sc_next; 70 (struct bthidev *, uint8_t *, int); 72 (struct bthidev *, uint8_t *, int); 74 (struct bthidev *, uint8_t *, int);
|
H A D | files.bluetooth | 14 device bthidev: bluetooth, bthidbus, hid 15 attach bthidev at bthub 16 file dev/bluetooth/bthidev.c bthidev
|
H A D | bluetoothdevices.config | 27 bthidev* at bthub? 30 btms* at bthidev? reportid ? 34 btkbd* at bthidev? reportid ?
|
H A D | bthidev.c | 95 LIST_HEAD(,bthidev) sc_list; /* child list */ 117 static int bthidev_output(struct bthidev *, uint8_t *, int); 118 static void bthidev_null(struct bthidev *, uint8_t *, int); 128 CFATTACH_DECL_NEW(bthidev, sizeof(struct bthidev_softc), 189 struct bthidev *hidev; in bthidev_attach() 356 struct bthidev *hidev; in bthidev_detach() 623 struct bthidev *hidev; in bthidev_process_one() 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 D | btms.c | 103 struct bthidev sc_hidev; /* device+ */ 145 static void btms_input(struct bthidev *, uint8_t *, int); 399 btms_input(struct bthidev *hidev, uint8_t *data, int len) in btms_input()
|
H A D | btkbd.c | 111 struct bthidev sc_hidev; /* device+ */ 116 (struct bthidev *, uint8_t *, int); 180 static void btkbd_input(struct bthidev *, uint8_t *, int); 473 btkbd_input(struct bthidev *hidev, uint8_t *data, int len) in btkbd_input()
|
H A D | Makefile | 4 INCS= bcsp.h btdev.h bth5.h bthidev.h btsco.h
|
/netbsd-src/sys/arch/hpcarm/conf/ |
H A D | JORNADA720 | 200 bthidev* at bthub? 203 btms* at bthidev? reportid ? 207 btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/evbarm/conf/ |
H A D | POGO | 21 no bthidev*
|
H A D | GUMSTIX | 304 bthidev* at bthub? 307 btms* at bthidev? reportid ? 311 btkbd* at bthidev? reportid ?
|
H A D | HPT5325 | 384 bthidev* at bthub? 387 btms* at bthidev? reportid ? 391 btkbd* at bthidev? reportid ?
|
H A D | SHEEVAPLUG | 382 bthidev* at bthub? 385 btms* at bthidev? reportid ? 389 btkbd* at bthidev? reportid ?
|
H A D | MMNET_GENERIC | 497 #bthidev* at bthub? 500 #btms* at bthidev? reportid ? 504 #btkbd* at bthidev? reportid ?
|
H A D | MPCSA_GENERIC | 558 #bthidev* at bthub? 561 #btms* at bthidev? reportid ? 565 #btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/hpcsh/conf/ |
H A D | GENERIC | 320 #bthidev* at bthub? 323 #btms* at bthidev? reportid ? 327 #btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/evbppc/conf/ |
H A D | OPENBLOCKS266_OPT | 321 bthidev* at bthub? 324 btms* at bthidev? reportid ? 328 btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/amiga/conf/ |
H A D | INSTALL | 463 bthidev* at bthub? 466 #btms* at bthidev? reportid ? 470 #btkbd* at bthidev? reportid ?
|
H A D | GENERIC | 516 bthidev* at bthub? 519 #btms* at bthidev? reportid ? 523 #btkbd* at bthidev? reportid ?
|
H A D | GENERIC.in | 606 bthidev* at bthub? 609 #btms* at bthidev? reportid ? 613 #btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/alpha/conf/ |
H A D | GENERIC | 649 bthidev* at bthub? 652 btms* at bthidev? reportid ? 656 btkbd* at bthidev? reportid ?
|
/netbsd-src/share/man/man4/ |
H A D | Makefile | 15 brgphy.4 bridge.4 bthidev.4 bthub.4 btkbd.4 \
|
/netbsd-src/sys/arch/i386/conf/ |
H A D | XEN3PAE_DOM0 | 753 bthidev* at bthub? 756 btms* at bthidev? reportid ? 760 btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/sparc64/conf/ |
H A D | GENERIC | 719 bthidev* at bthub? 722 btms* at bthidev? reportid ? 726 btkbd* at bthidev? reportid ?
|
/netbsd-src/sys/arch/amd64/conf/ |
H A D | XEN3_DOM0 | 1100 bthidev* at bthub? 1103 btms* at bthidev? reportid ? 1107 btkbd* at bthidev? reportid ?
|
H A D | GENERIC | 1094 bthidev* at bthub? 1097 btms* at bthidev? reportid ? 1101 btkbd* at bthidev? reportid ?
|