Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dns8250_uart.c46 static void ns8250_uart_attach(device_t, device_t, void *);
91 ns8250_uart_match, ns8250_uart_attach, NULL, NULL);
102 ns8250_uart_attach(device_t parent, device_t self, void *aux) in ns8250_uart_attach() function