Home
last modified time | relevance | path

Searched refs:bthidev (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/dev/bluetooth/
H A Dbthidev.h45 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 Dfiles.bluetooth14 device bthidev: bluetooth, bthidbus, hid
15 attach bthidev at bthub
16 file dev/bluetooth/bthidev.c bthidev
H A Dbluetoothdevices.config27 bthidev* at bthub?
30 btms* at bthidev? reportid ?
34 btkbd* at bthidev? reportid ?
H A Dbthidev.c95 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 Dbtms.c103 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 Dbtkbd.c111 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 DMakefile4 INCS= bcsp.h btdev.h bth5.h bthidev.h btsco.h
/netbsd-src/sys/arch/hpcarm/conf/
H A DJORNADA720200 bthidev* at bthub?
203 btms* at bthidev? reportid ?
207 btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/evbarm/conf/
H A DPOGO21 no bthidev*
H A DGUMSTIX304 bthidev* at bthub?
307 btms* at bthidev? reportid ?
311 btkbd* at bthidev? reportid ?
H A DHPT5325384 bthidev* at bthub?
387 btms* at bthidev? reportid ?
391 btkbd* at bthidev? reportid ?
H A DSHEEVAPLUG382 bthidev* at bthub?
385 btms* at bthidev? reportid ?
389 btkbd* at bthidev? reportid ?
H A DMMNET_GENERIC497 #bthidev* at bthub?
500 #btms* at bthidev? reportid ?
504 #btkbd* at bthidev? reportid ?
H A DMPCSA_GENERIC558 #bthidev* at bthub?
561 #btms* at bthidev? reportid ?
565 #btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/hpcsh/conf/
H A DGENERIC320 #bthidev* at bthub?
323 #btms* at bthidev? reportid ?
327 #btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/evbppc/conf/
H A DOPENBLOCKS266_OPT321 bthidev* at bthub?
324 btms* at bthidev? reportid ?
328 btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/amiga/conf/
H A DINSTALL463 bthidev* at bthub?
466 #btms* at bthidev? reportid ?
470 #btkbd* at bthidev? reportid ?
H A DGENERIC516 bthidev* at bthub?
519 #btms* at bthidev? reportid ?
523 #btkbd* at bthidev? reportid ?
H A DGENERIC.in606 bthidev* at bthub?
609 #btms* at bthidev? reportid ?
613 #btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/alpha/conf/
H A DGENERIC649 bthidev* at bthub?
652 btms* at bthidev? reportid ?
656 btkbd* at bthidev? reportid ?
/netbsd-src/share/man/man4/
H A DMakefile15 brgphy.4 bridge.4 bthidev.4 bthub.4 btkbd.4 \
/netbsd-src/sys/arch/i386/conf/
H A DXEN3PAE_DOM0753 bthidev* at bthub?
756 btms* at bthidev? reportid ?
760 btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/sparc64/conf/
H A DGENERIC719 bthidev* at bthub?
722 btms* at bthidev? reportid ?
726 btkbd* at bthidev? reportid ?
/netbsd-src/sys/arch/amd64/conf/
H A DXEN3_DOM01100 bthidev* at bthub?
1103 btms* at bthidev? reportid ?
1107 btkbd* at bthidev? reportid ?
H A DGENERIC1094 bthidev* at bthub?
1097 btms* at bthidev? reportid ?
1101 btkbd* at bthidev? reportid ?

12