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

  /src/sys/dev/bluetooth/
btuart.c 89 static int btuartclose(struct tty *, int);
111 .l_close = btuartclose,
278 btuartclose(struct tty *tp, int flag __unused) function in typeref:typename:int
btuart.c 89 static int btuartclose(struct tty *, int);
111 .l_close = btuartclose,
278 btuartclose(struct tty *tp, int flag __unused) function in typeref:typename:int

Completed in 54 milliseconds