Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c196 static int ar933x_probe(struct uart_bas *bas);
204 .probe = ar933x_probe,
213 ar933x_probe(struct uart_bas *bas) in ar933x_probe() function
569 error = ar933x_probe(bas); in ar933x_bus_probe()