Searched refs:meson_uart_softc (Results 1 – 1 of 1) sorted by relevance
88 struct meson_uart_softc { struct110 static struct meson_uart_softc meson_uart_cnsc; argument148 CFATTACH_DECL_NEW(meson_uart, sizeof(struct meson_uart_softc),162 struct meson_uart_softc * const sc = device_private(self); in meson_uart_attach()302 struct meson_uart_softc *sc = in meson_uart_open()334 struct meson_uart_softc *sc = in meson_uart_close()354 struct meson_uart_softc *sc = in meson_uart_read()364 struct meson_uart_softc *sc = in meson_uart_write()374 struct meson_uart_softc *sc = in meson_uart_poll()384 struct meson_uart_softc *sc = in meson_uart_ioctl()[all …]