Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/rt305x/
Duart_dev_rt305x.c59 static int rt305x_uart_probe(struct uart_bas *bas);
67 .probe = rt305x_uart_probe,
84 rt305x_uart_probe(struct uart_bas *bas) in rt305x_uart_probe() function
438 error = rt305x_uart_probe(&sc->sc_bas); in rt305x_uart_bus_probe()