Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c3381 static const struct of_device_id lpc32xx_udc_of_match[] = { variable
3385 MODULE_DEVICE_TABLE(of, lpc32xx_udc_of_match);
3395 .of_match_table = of_match_ptr(lpc32xx_udc_of_match),