Home
last modified time | relevance | path

Searched defs:zyd_rx_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dif_zydreg.h1118 struct zyd_rx_data { struct
1119 struct zyd_softc *sc;
1120 struct usbd_xfer *xfer;
1121 const uint8_t *buf;
H A Dif_zyd.c1905 zyd_rx_data(struct zyd_softc *sc, const uint8_t *buf, uint16_t len) in zyd_rx_data() function