Searched refs:to_ast_ep (Results 1 – 4 of 4) sorted by relevance
332 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()
357 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()
338 #define to_ast_ep(__uep) container_of(__uep, struct ast_vhub_ep, ep) macro
369 to_ast_ep(u_ep)->d_idx); in ast_vhub_udc_match_ep()
Completed in 11 milliseconds