Home
last modified time | relevance | path

Searched refs:ng_h4_open (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c89 static int ng_h4_open (struct cdev *, struct tty *);
100 ng_h4_open, /* open */
153 ng_h4_open(struct cdev *dev, struct tty *tp) in ng_h4_open() function