Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Depn.c332 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue()
467 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dequeue()
515 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_set_halt_and_wedge()
556 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_disable()
594 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_enable()
753 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dispose()
A Dep0.c357 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue()
434 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue()
A Dvhub.h338 #define to_ast_ep(__uep) container_of(__uep, struct ast_vhub_ep, ep) macro
A Ddev.c369 to_ast_ep(u_ep)->d_idx); in ast_vhub_udc_match_ep()

Completed in 11 milliseconds