Searched defs:ucom (Results 1 – 1 of 1) sorted by relevance
800 u3g_free(struct ucom_softc *ucom) in u3g_free()806 u3g_start_read(struct ucom_softc *ucom) in u3g_start_read()818 u3g_stop_read(struct ucom_softc *ucom) in u3g_stop_read()830 u3g_start_write(struct ucom_softc *ucom) in u3g_start_write()838 u3g_stop_write(struct ucom_softc *ucom) in u3g_stop_write()848 struct ucom_softc *ucom = (struct ucom_softc *)usbd_xfer_softc(xfer); in u3g_write_callback() local901 struct ucom_softc *ucom = (struct ucom_softc *)usbd_xfer_softc(xfer); in u3g_read_callback() local931 u3g_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) in u3g_cfg_get_status()940 u3g_cfg_set_line(struct ucom_softc *ucom) in u3g_cfg_set_line()958 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_dtr()[all …]