Searched refs:ucom_get_data (Results 1 – 3 of 3) sorted by relevance
224 uint8_t ucom_get_data(struct ucom_softc *, struct usb_page_cache *,
903 ucom_get_data(struct ucom_softc *sc, struct usb_page_cache *pc, in ucom_get_data() function
876 if (ucom_get_data(ucom, pc, 0, U3G_TXSIZE, &actlen) == 0) in u3g_write_callback()