Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c253 static int vf_uart_bus_ipend(struct uart_softc *);
266 KOBJMETHOD(uart_ipend, vf_uart_bus_ipend),
366 vf_uart_bus_ipend(struct uart_softc *sc) in vf_uart_bus_ipend() function