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

/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c339 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
474 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
524 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
565 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
603 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
762 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
H A Dep0.c363 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
440 struct ast_vhub_ep *ep = to_ast_ep(u_ep);
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);
/linux-master/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);
432 struct ast_udc_ep *ep = to_ast_ep(_ep);
452 struct ast_udc_ep *ep = to_ast_ep(_ep);
630 struct ast_udc_ep *ep = to_ast_ep(_ep);
693 struct ast_udc_ep *ep = to_ast_ep(_ep);
722 struct ast_udc_ep *ep = to_ast_ep(_ep);

Completed in 179 milliseconds