Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c274 static int uart_mvebu_bus_attach(struct uart_softc *);
289 KOBJMETHOD(uart_attach, uart_mvebu_bus_attach),
323 uart_mvebu_bus_attach(struct uart_softc *sc) in uart_mvebu_bus_attach() function