Searched refs:endpt (Results 1 – 4 of 4) sorted by relevance
47 void scif_teardown_ep(void *endpt) in scif_teardown_ep() argument49 struct scif_endpt *ep = endpt; in scif_teardown_ep()
182 void scif_teardown_ep(void *endpt);
140 scif_epd_t *ep = (scif_epd_t *)&request.endpt; in scif_fdioctl()
690 struct usb_endpoint_descriptor *endpt; in findintfep() local701 endpt = &alts->endpoint[e].desc; in findintfep()702 if (endpt->bEndpointAddress == ep) in findintfep()