Searched refs:uart_soc_probe (Results 1 – 1 of 1) sorted by relevance
51 static int uart_soc_probe(device_t dev);55 DEVMETHOD(device_probe, uart_soc_probe),69 uart_soc_probe(device_t dev) in uart_soc_probe() function