Lines Matching refs:uart_softc
607 ns8250_bus_attach(struct uart_softc *sc) in ns8250_bus_attach()
686 ns8250_bus_detach(struct uart_softc *sc) in ns8250_bus_detach()
702 ns8250_bus_flush(struct uart_softc *sc, int what) in ns8250_bus_flush()
722 ns8250_bus_getsig(struct uart_softc *sc) in ns8250_bus_getsig()
759 ns8250_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in ns8250_bus_ioctl()
825 ns8250_bus_ipend(struct uart_softc *sc) in ns8250_bus_ipend()
871 ns8250_bus_param(struct uart_softc *sc, int baudrate, int databits, in ns8250_bus_param()
909 ns8250_bus_probe(struct uart_softc *sc) in ns8250_bus_probe()
1061 ns8250_bus_receive(struct uart_softc *sc) in ns8250_bus_receive()
1106 ns8250_bus_setsig(struct uart_softc *sc, int sig) in ns8250_bus_setsig()
1136 ns8250_bus_transmit(struct uart_softc *sc) in ns8250_bus_transmit()
1165 ns8250_bus_txbusy(struct uart_softc *sc) in ns8250_bus_txbusy()
1176 ns8250_bus_grab(struct uart_softc *sc) in ns8250_bus_grab()
1195 ns8250_bus_ungrab(struct uart_softc *sc) in ns8250_bus_ungrab()