Searched refs:struct_ep_qh_setup (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/usb/gadget/udc/ |
| D | fsl_udc_core.c | 481 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num, in struct_ep_qh_setup() function 521 struct_ep_qh_setup(udc, 0, USB_RECV, USB_ENDPOINT_XFER_CONTROL, in ep0_setup() 523 struct_ep_qh_setup(udc, 0, USB_SEND, USB_ENDPOINT_XFER_CONTROL, in ep0_setup() 601 struct_ep_qh_setup(udc, (unsigned char) ep_index(ep), in fsl_ep_enable()
|