Home
last modified time | relevance | path

Searched refs:url_rxeof (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_url.c94 void url_rxeof(struct usbd_xfer *, void *, usbd_status);
654 USBD_NO_TIMEOUT, url_rxeof); in url_openpipes()
895 url_rxeof(struct usbd_xfer *xfer, void *priv, usbd_status status) in url_rxeof() function
976 USBD_NO_TIMEOUT, url_rxeof); in url_rxeof()