Searched defs:ucom (Results 1 – 1 of 1) sorted by relevance
802 u3g_free(struct ucom_softc *ucom) in u3g_free()808 u3g_start_read(struct ucom_softc *ucom) in u3g_start_read()820 u3g_stop_read(struct ucom_softc *ucom) in u3g_stop_read()832 u3g_start_write(struct ucom_softc *ucom) in u3g_start_write()840 u3g_stop_write(struct ucom_softc *ucom) in u3g_stop_write()850 struct ucom_softc *ucom = (struct ucom_softc *)usbd_xfer_softc(xfer); in u3g_write_callback() local903 struct ucom_softc *ucom = (struct ucom_softc *)usbd_xfer_softc(xfer); in u3g_read_callback() local933 u3g_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) in u3g_cfg_get_status()942 u3g_cfg_set_line(struct ucom_softc *ucom) in u3g_cfg_set_line()960 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_dtr()[all …]