Home
last modified time | relevance | path

Searched refs:vf_uart_bus_param (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c254 static int vf_uart_bus_param(struct uart_softc *, int, int, int, int);
267 KOBJMETHOD(uart_param, vf_uart_bus_param),
414 vf_uart_bus_param(struct uart_softc *sc, int baudrate, int databits, in vf_uart_bus_param() function