Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c255 static int vf_uart_bus_probe(struct uart_softc *);
268 KOBJMETHOD(uart_probe, vf_uart_bus_probe),
426 vf_uart_bus_probe(struct uart_softc *sc) in vf_uart_bus_probe() function