Searched defs:ucom (Results 1 – 1 of 1) sorted by relevance
798 u3g_free(struct ucom_softc *ucom) in u3g_free()804 u3g_start_read(struct ucom_softc *ucom) in u3g_start_read()816 u3g_stop_read(struct ucom_softc *ucom) in u3g_stop_read()828 u3g_start_write(struct ucom_softc *ucom) in u3g_start_write()836 u3g_stop_write(struct ucom_softc *ucom) in u3g_stop_write()846 struct ucom_softc *ucom = (struct ucom_softc *)usbd_xfer_softc(xfer); in u3g_write_callback() local899 struct ucom_softc *ucom = (struct ucom_softc *)usbd_xfer_softc(xfer); in u3g_read_callback() local929 u3g_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) in u3g_cfg_get_status()938 u3g_cfg_set_line(struct ucom_softc *ucom) in u3g_cfg_set_line()956 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_dtr()[all …]