Searched refs:uart_fdt_driver (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/dev/uart/ |
| HD | uart_bus_fdt.c | 60 static driver_t uart_fdt_driver = { variable 133 DRIVER_MODULE(uart, simplebus, uart_fdt_driver, uart_devclass, 0, 0); 134 DRIVER_MODULE(uart, ofwbus, uart_fdt_driver, uart_devclass, 0, 0);
|