Home
last modified time | relevance | path

Searched refs:fotg210_ep (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/fotg210/
H A Dfotg210-udc.c172 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 …]
H A Dfotg210-udc.h217 struct fotg210_ep { struct
245 struct fotg210_ep *ep[FOTG210_MAX_NUM_EP]; argument