Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c249 static int vf_uart_bus_detach(struct uart_softc *);
262 KOBJMETHOD(uart_detach, vf_uart_bus_detach),
316 vf_uart_bus_detach(struct uart_softc *sc) in vf_uart_bus_detach() function