Searched refs:pxa_udc (Results 1 – 2 of 2) sorted by relevance
80 static struct pxa_udc *the_controller;95 struct pxa_udc *udc = s->private; in state_dbg_show()140 struct pxa_udc *udc = s->private; in queues_dbg_show()172 struct pxa_udc *udc = s->private; in eps_dbg_show()245 static void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()281 static void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()294 static inline void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()298 static inline void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()353 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()383 static void update_pxa_ep_matches(struct pxa_udc *udc) in update_pxa_ep_matches()[all …]
302 struct pxa_udc *dev;339 struct pxa_udc *dev;442 struct pxa_udc { struct478 #define to_pxa(g) (container_of((g), struct pxa_udc, gadget)) argument480 static inline struct pxa_udc *to_gadget_udc(struct usb_gadget *gadget) in to_gadget_udc()482 return container_of(gadget, struct pxa_udc, gadget); in to_gadget_udc()