Home
last modified time | relevance | path

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

/NextBSD/sys/dev/uart/
HDuart_bus_acpi.c43 static int uart_acpi_probe(device_t dev);
47 DEVMETHOD(device_probe, uart_acpi_probe),
72 uart_acpi_probe(device_t dev) in uart_acpi_probe() function