Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c248 static int vf_uart_bus_attach(struct uart_softc *);
261 KOBJMETHOD(uart_attach, vf_uart_bus_attach),
292 vf_uart_bus_attach(struct uart_softc *sc) in vf_uart_bus_attach() function