Home
last modified time | relevance | path

Searched refs:struct_ep_qh_setup (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/
Dfsl_udc_core.c482 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num, in struct_ep_qh_setup() function
522 struct_ep_qh_setup(udc, 0, USB_RECV, USB_ENDPOINT_XFER_CONTROL, in ep0_setup()
524 struct_ep_qh_setup(udc, 0, USB_SEND, USB_ENDPOINT_XFER_CONTROL, in ep0_setup()
602 struct_ep_qh_setup(udc, (unsigned char) ep_index(ep), in fsl_ep_enable()