Searched refs:zyd_receive (Results 1 – 3 of 3) sorted by relevance
411 void zyd_receive(struct zyd_softc *sc, const uint8_t *buf, uint16_t len);
939 zyd_receive(ZYD_USB_TO_SOFTC(uc), p, len16); in zyd_data_in_cb()945 zyd_receive(ZYD_USB_TO_SOFTC(uc), data, MBLKL(mblk)); in zyd_data_in_cb()
223 zyd_receive(struct zyd_softc *sc, const uint8_t *buf, uint16_t len) in zyd_receive() function