Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/xillybus/
Dxillyusb.c88 struct xillyusb_endpoint { struct
121 struct xillyusb_endpoint *out_ep; argument
158 struct xillyusb_endpoint *ep;
177 struct xillyusb_endpoint *msg_ep;
178 struct xillyusb_endpoint *in_ep;
443 static void endpoint_quiesce(struct xillyusb_endpoint *ep) in endpoint_quiesce()
458 static void endpoint_dealloc(struct xillyusb_endpoint *ep) in endpoint_dealloc()
478 static struct xillyusb_endpoint
487 struct xillyusb_endpoint *ep; in endpoint_alloc()
643 struct xillyusb_endpoint *ep = xb->ep; in bulk_in_completer()
[all …]