Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c98 struct lpc32xx_ep { struct
162 struct lpc32xx_ep ep[NUM_ENDPOINTS];
500 struct lpc32xx_ep *ep; in udc_show()
1055 struct lpc32xx_ep *ep = &udc->ep[0]; in udc_enable()
1566 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); in lpc32xx_ep_disable()
1604 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); in lpc32xx_ep_enable()
1737 struct lpc32xx_ep *ep; in lpc32xx_ep_queue()
1832 struct lpc32xx_ep *ep; in lpc32xx_ep_dequeue()
1864 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); in lpc32xx_ep_set_halt()
1897 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); in lpc32xx_ep_set_wedge()
[all …]