Searched refs:endpoint_alloc (Results 1 – 1 of 1) sorted by relevance
479 *endpoint_alloc(struct xillyusb_dev *xdev, in endpoint_alloc() function1288 out_ep = endpoint_alloc(xdev, in xillyusb_open()1894 xdev->msg_ep = endpoint_alloc(xdev, MSG_EP_NUM | USB_DIR_OUT, in xillyusb_setup_base_eps()1904 xdev->in_ep = endpoint_alloc(xdev, IN_EP_NUM | USB_DIR_IN, in xillyusb_setup_base_eps()
Completed in 8 milliseconds