Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1099 struct r8a66597_ep *ep; in irq_pipe_ready()
1130 struct r8a66597_ep *ep; in irq_pipe_empty()
1163 struct r8a66597_ep *ep; in get_status()
1447 struct r8a66597_ep *ep; in r8a66597_sudmac_irq()
1552 struct r8a66597_ep *ep; in r8a66597_enable()
1560 struct r8a66597_ep *ep; in r8a66597_disable()
1603 struct r8a66597_ep *ep; in r8a66597_queue()
1637 struct r8a66597_ep *ep; in r8a66597_dequeue()
1654 struct r8a66597_ep *ep = container_of(_ep, struct r8a66597_ep, ep); in r8a66597_set_halt()
1675 struct r8a66597_ep *ep; in r8a66597_set_wedge()
[all …]
H A Dr8a66597-udc.h55 struct r8a66597_ep { struct
95 struct r8a66597_ep ep[R8A66597_MAX_NUM_PIPE]; argument
96 struct r8a66597_ep *pipenum2ep[R8A66597_MAX_NUM_PIPE];
97 struct r8a66597_ep *epaddr2ep[16];
195 struct r8a66597_ep *ep, in r8a66597_write_fifo()