xillyusb_endpoint
struct xillyusb_endpoint *ep =
container_of(work, struct xillyusb_endpoint, workitem);
struct xillyusb_endpoint *ep = xdev->msg_ep;
struct xillyusb_endpoint *out_ep;
struct xillyusb_endpoint *out_ep = NULL;
struct xillyusb_endpoint *ep;
struct xillyusb_endpoint *ep = chan->out_ep;
struct xillyusb_endpoint *msg_ep;
struct xillyusb_endpoint *in_ep;
struct xillyusb_endpoint *msg_ep = xdev->msg_ep;
static void endpoint_quiesce(struct xillyusb_endpoint *ep)
static void endpoint_dealloc(struct xillyusb_endpoint *ep)
static struct xillyusb_endpoint
struct xillyusb_endpoint *ep;
struct xillyusb_endpoint *ep = xb->ep;
struct xillyusb_endpoint *ep = xb->ep;
static void try_queue_bulk_in(struct xillyusb_endpoint *ep)
static void try_queue_bulk_out(struct xillyusb_endpoint *ep)
struct xillyusb_endpoint *ep = container_of(work,
struct xillyusb_endpoint,
struct xillyusb_endpoint *ep = xb->ep;