Searched defs:isp1760_udc (Results 1 – 1 of 1) sorted by relevance
65 struct isp1760_udc { struct66 struct isp1760_device *isp;68 int irq;69 char *irqname;93 int isp1760_udc_register(struct isp1760_device *isp, int irq, argument