Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c3243 static const struct of_device_id lpc32xx_udc_of_match[] = { variable
3247 MODULE_DEVICE_TABLE(of, lpc32xx_udc_of_match);
3258 .of_match_table = of_match_ptr(lpc32xx_udc_of_match),