Searched defs:lpc32xx_udc (Results 1 – 1 of 1) sorted by relevance
148 struct lpc32xx_udc { struct149 struct usb_gadget gadget;150 struct usb_gadget_driver *driver;151 struct platform_device *pdev;152 struct device *dev;153 struct dentry *pde;154 spinlock_t lock;155 struct i2c_client *isp1301_i2c_client;158 struct lpc32xx_usbd_cfg *board;159 u32 io_p_start;[all …]