Home
last modified time | relevance | path

Searched refs:to_ast_ep (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c337 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue()
472 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dequeue()
520 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_set_halt_and_wedge()
561 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_disable()
599 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_enable()
758 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dispose()
H A Dep0.c362 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue()
439 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue()
H A Dvhub.h338 #define to_ast_ep(__uep) container_of(__uep, struct ast_vhub_ep, ep) macro
H A Ddev.c374 to_ast_ep(u_ep)->d_idx); in ast_vhub_udc_match_ep()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c339 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue()
474 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dequeue()
524 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_set_halt_and_wedge()
565 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_disable()
603 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_enable()
762 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dispose()
H A Dep0.c363 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue()
440 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue()
H A Dvhub.h338 #define to_ast_ep(__uep) container_of(__uep, struct ast_vhub_ep, ep) macro
H A Ddev.c379 to_ast_ep(u_ep)->d_idx); in ast_vhub_udc_match_ep()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Daspeed_udc.c199 #define to_ast_ep(__ep) container_of(__ep, struct ast_udc_ep, ep) macro
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()
452 struct ast_udc_ep *ep = to_ast_ep(_ep); in ast_udc_ep_alloc_request()
630 struct ast_udc_ep *ep = to_ast_ep(_ep); in ast_udc_ep_queue()
693 struct ast_udc_ep *ep = to_ast_ep(_ep); in ast_udc_ep_dequeue()
722 struct ast_udc_ep *ep = to_ast_ep(_ep); in ast_udc_ep_set_halt()

Completed in 11 milliseconds