Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2565 static const struct lpc32xx_udc controller_template = { variable
3030 udc = kmemdup(&controller_template, sizeof(*udc), GFP_KERNEL); in lpc32xx_udc_probe()