HomeSort by: relevance | last modified time | path
    Searched defs:bth5open (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/bluetooth/
bth5.c 144 static int bth5open(dev_t, struct tty *);
203 .l_open = bth5open,
371 bth5open(dev_t device __unused, struct tty *tp) function in typeref:typename:int

Completed in 15 milliseconds