Searched refs:sab82532_probe (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_sab82532.c172 static int sab82532_probe(struct uart_bas *bas);
180 .probe = sab82532_probe,
189 sab82532_probe(struct uart_bas *bas) function
593 error = sab82532_probe(&sc->sc_bas);

Completed in 102 milliseconds