Searched refs:fotg210_ep (Results 1 – 2 of 2) sorted by relevance
172 struct fotg210_ep *ep; in fotg210_ep_enable()187 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq()223 struct fotg210_ep *ep; in fotg210_ep_disable()407 struct fotg210_ep *ep; in fotg210_ep_queue()440 struct fotg210_ep *ep; in fotg210_ep_dequeue()492 struct fotg210_ep *ep; in fotg210_set_halt_and_wedge()680 struct fotg210_ep *ep = in fotg210_clear_feature()723 struct fotg210_ep *ep; in fotg210_ep0_complete()817 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0out()837 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0in()[all …]
217 struct fotg210_ep { struct245 struct fotg210_ep *ep[FOTG210_MAX_NUM_EP]; argument