Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c277 static int uart_mvebu_bus_getsig(struct uart_softc *);
292 KOBJMETHOD(uart_getsig, uart_mvebu_bus_getsig),
390 uart_mvebu_bus_getsig(struct uart_softc *sc) in uart_mvebu_bus_getsig() function