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

  /src/sys/dev/bluetooth/
btuart.c 88 static int btuartopen(dev_t, struct tty *);
110 .l_open = btuartopen,
220 btuartopen(dev_t devno __unused, struct tty *tp) function in typeref:typename:int

Completed in 12 milliseconds