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

  /src/sys/arch/arm/imx/
imxuart.c 170 int imxuparam(struct tty *, struct termios *);
355 tp->t_param = imxuparam;
731 /* Make sure imxuparam() will do something. */
733 (void) imxuparam(tp, &t);
1175 imxuparam(struct tty *tp, struct termios *t) function in typeref:typename:int
1326 imxustatus(sc, "imxuparam ");

Completed in 38 milliseconds