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

  /src/sys/dev/bluetooth/
bth5.c 145 static int bth5close(struct tty *, int);
204 .l_close = bth5close,
433 bth5close(struct tty *tp, int flag __unused) function in typeref:typename:int

Completed in 45 milliseconds