Searched refs:clear_ep_rxintr (Results 1 – 1 of 1) sorted by relevance
192 void (*clear_ep_rxintr)(struct musb *musb, int epnum); member591 if (musb->ops->clear_ep_rxintr) in musb_platform_clear_ep_rxintr()592 musb->ops->clear_ep_rxintr(musb, epnum); in musb_platform_clear_ep_rxintr()