Searched refs:endpoint_alloc (Results 1 – 1 of 1) sorted by relevance
488 *endpoint_alloc(struct xillyusb_dev *xdev, in endpoint_alloc() function1299 out_ep = endpoint_alloc(xdev, in xillyusb_open()1913 xdev->msg_ep = endpoint_alloc(xdev, MSG_EP_NUM | USB_DIR_OUT, in xillyusb_setup_base_eps()1923 xdev->in_ep = endpoint_alloc(xdev, IN_EP_NUM | USB_DIR_IN, in xillyusb_setup_base_eps()