Home
last modified time | relevance | path

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

/trueos/sys/mips/adm5120/
HDuart_dev_adm5120.c142 static int adm5120_uart_bus_detach(struct uart_softc *);
157 KOBJMETHOD(uart_detach, adm5120_uart_bus_detach),
244 adm5120_uart_bus_detach(struct uart_softc *sc) in adm5120_uart_bus_detach() function