OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bthidev_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/bluetooth/
bthidev.c
72
struct
bthidev_softc
{
struct
115
static int bthidev_listen(struct
bthidev_softc
*);
116
static int bthidev_connect(struct
bthidev_softc
*);
120
static void bthidev_process_one(struct
bthidev_softc
*, struct mbuf *);
128
CFATTACH_DECL_NEW(bthidev, sizeof(struct
bthidev_softc
),
184
struct
bthidev_softc
*sc = device_private(self);
355
struct
bthidev_softc
*sc = device_private(self);
447
struct
bthidev_softc
*sc = arg;
491
bthidev_listen(struct
bthidev_softc
*sc)
549
bthidev_connect(struct
bthidev_softc
*sc
[
all
...]
Completed in 57 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025