Searched refs:ast_vhub_ep0_handle_ack (Results 1 – 3 of 3) sorted by relevance
38 ast_vhub_ep0_handle_ack(&d->ep0, true); in ast_vhub_dev_irq()40 ast_vhub_ep0_handle_ack(&d->ep0, false); in ast_vhub_dev_irq()
525 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack);
273 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack() function