Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_msm.c300 static int msm_bus_transmit(struct uart_softc *);
314 KOBJMETHOD(uart_transmit, msm_bus_transmit),
358 msm_bus_transmit(struct uart_softc *sc) in msm_bus_transmit() function