Home
last modified time | relevance | path

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

/trueos/sys/mips/sentry5/
HDuart_bus_sbusart.c60 static int uart_malta_probe(device_t dev);
66 DEVMETHOD(device_probe, uart_malta_probe),
80 uart_malta_probe(device_t dev) in uart_malta_probe() function
/trueos/sys/mips/malta/
HDuart_bus_maltausart.c56 static int uart_malta_probe(device_t dev);
62 DEVMETHOD(device_probe, uart_malta_probe),
76 uart_malta_probe(device_t dev) in uart_malta_probe() function