HomeSort by: relevance | last modified time | path
    Searched defs:dw_apb_uart_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/fdt/
dw_apb_uart.c 47 static void dw_apb_uart_attach(device_t, device_t, void *);
64 dw_apb_uart_match, dw_apb_uart_attach, NULL, NULL);
75 dw_apb_uart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
dw_apb_uart.c 47 static void dw_apb_uart_attach(device_t, device_t, void *);
64 dw_apb_uart_match, dw_apb_uart_attach, NULL, NULL);
75 dw_apb_uart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 108 milliseconds