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

  /src/sys/dev/bluetooth/
btuart.c 91 static int btuartinput(int, struct tty *);
115 .l_rint = btuartinput,
333 btuartinput(int c, struct tty *tp) function in typeref:typename:int

Completed in 11 milliseconds