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

  /src/sys/dev/fdt/
dw_apb_uart.c 46 static int dw_apb_uart_match(device_t, cfdata_t, void *);
64 dw_apb_uart_match, dw_apb_uart_attach, NULL, NULL);
67 dw_apb_uart_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
dw_apb_uart.c 46 static int dw_apb_uart_match(device_t, cfdata_t, void *);
64 dw_apb_uart_match, dw_apb_uart_attach, NULL, NULL);
67 dw_apb_uart_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds