Searched refs:struct_ep_qh_setup (Results 1 – 1 of 1) sorted by relevance
/drivers/usb/gadget/udc/ |
D | fsl_udc_core.c | 485 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num, in struct_ep_qh_setup() function 525 struct_ep_qh_setup(udc, 0, USB_RECV, USB_ENDPOINT_XFER_CONTROL, in ep0_setup() 527 struct_ep_qh_setup(udc, 0, USB_SEND, USB_ENDPOINT_XFER_CONTROL, in ep0_setup() 606 struct_ep_qh_setup(udc, (unsigned char) ep_index(ep), in fsl_ep_enable()
|