Lines Matching defs:ep
33 #define CHECK(ep, expr, fmt...) \ argument
38 #define CHECK(ep, expr, fmt...) do { } while(0) argument
41 static void ast_vhub_epn_kick(struct ast_vhub_ep *ep, struct ast_vhub_req *req) in ast_vhub_epn_kick()
83 static void ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack()
150 static inline unsigned int ast_vhub_count_free_descs(struct ast_vhub_ep *ep) in ast_vhub_count_free_descs()
161 static void ast_vhub_epn_kick_desc(struct ast_vhub_ep *ep, in ast_vhub_epn_kick_desc()
241 static void ast_vhub_epn_handle_ack_desc(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack_desc()
320 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) in ast_vhub_epn_ack_irq()
332 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue() local
412 static void ast_vhub_stop_active_req(struct ast_vhub_ep *ep, in ast_vhub_stop_active_req()
467 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dequeue() local
494 void ast_vhub_update_epn_stall(struct ast_vhub_ep *ep) in ast_vhub_update_epn_stall()
515 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_set_halt_and_wedge() local
556 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_disable() local
594 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_enable() local
753 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dispose() local
795 struct ast_vhub_ep *ep; in ast_vhub_alloc_epn() local