Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Daspeed_udc.c176 struct ast_udc_ep { struct
331 struct ast_udc_ep *ep; in ast_udc_stop_activity()
345 struct ast_udc_ep *ep = to_ast_ep(_ep); in ast_udc_ep_enable()
432 struct ast_udc_ep *ep = to_ast_ep(_ep); in ast_udc_ep_disable()
789 struct ast_udc_ep *ep = &udc->ep[0]; in ast_udc_ep0_out()
829 struct ast_udc_ep *ep = &udc->ep[0]; in ast_udc_ep0_in()
997 struct ast_udc_ep *ep; in ast_udc_getstatus()
1034 struct ast_udc_ep *ep = &udc->ep[0]; in ast_udc_ep0_handle_setup()
1124 struct ast_udc_ep *ep; in ast_udc_isr()
1297 struct ast_udc_ep *ep; in ast_udc_start()
[all …]