Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dm66592-udc.c898 struct m66592_ep *ep; in irq_pipe_ready()
931 struct m66592_ep *ep; in irq_pipe_empty()
966 struct m66592_ep *ep; in get_status()
1010 struct m66592_ep *ep; in clear_feature()
1068 struct m66592_ep *ep; in set_feature()
1302 struct m66592_ep *ep; in m66592_enable()
1310 struct m66592_ep *ep; in m66592_disable()
1353 struct m66592_ep *ep; in m66592_queue()
1387 struct m66592_ep *ep; in m66592_dequeue()
1404 struct m66592_ep *ep = container_of(_ep, struct m66592_ep, ep); in m66592_set_halt()
[all …]
H A Dm66592-udc.h441 struct m66592_ep { struct
472 struct m66592_ep ep[M66592_MAX_NUM_PIPE]; argument
473 struct m66592_ep *pipenum2ep[M66592_MAX_NUM_PIPE];
474 struct m66592_ep *epaddr2ep[16];
563 struct m66592_ep *ep, in m66592_write_fifo()