Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/drivers/h4/
H A Dng_h4.c88 static int ng_h4_read (struct tty *, struct uio *, int);
99 ng_h4_read, /* read */
270 ng_h4_read(struct tty *tp, struct uio *uio, int flag) in ng_h4_read() function