Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/bluetooth/
H A Dbth5.c144 static int bth5open(dev_t, struct tty *);
203 .l_open = bth5open,
371 bth5open(dev_t device __unused, struct tty *tp) in bth5open() function