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

/linux-4.4.14/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c3413 static const struct of_device_id lpc32xx_udc_of_match[] = { variable in typeref:struct:of_device_id
3417 MODULE_DEVICE_TABLE(of, lpc32xx_udc_of_match);
3427 .of_match_table = of_match_ptr(lpc32xx_udc_of_match),

Completed in 54 milliseconds