Lines Matching refs:uart_softc
563 ns8250_bus_attach(struct uart_softc *sc) in ns8250_bus_attach()
642 ns8250_bus_detach(struct uart_softc *sc) in ns8250_bus_detach()
658 ns8250_bus_flush(struct uart_softc *sc, int what) in ns8250_bus_flush()
678 ns8250_bus_getsig(struct uart_softc *sc) in ns8250_bus_getsig()
715 ns8250_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in ns8250_bus_ioctl()
781 ns8250_bus_ipend(struct uart_softc *sc) in ns8250_bus_ipend()
827 ns8250_bus_param(struct uart_softc *sc, int baudrate, int databits, in ns8250_bus_param()
865 ns8250_bus_probe(struct uart_softc *sc) in ns8250_bus_probe()
1017 ns8250_bus_receive(struct uart_softc *sc) in ns8250_bus_receive()
1062 ns8250_bus_setsig(struct uart_softc *sc, int sig) in ns8250_bus_setsig()
1092 ns8250_bus_transmit(struct uart_softc *sc) in ns8250_bus_transmit()
1121 ns8250_bus_txbusy(struct uart_softc *sc) in ns8250_bus_txbusy()
1132 ns8250_bus_grab(struct uart_softc *sc) in ns8250_bus_grab()
1151 ns8250_bus_ungrab(struct uart_softc *sc) in ns8250_bus_ungrab()