Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c3248 static const struct of_device_id lpc32xx_udc_of_match[] = { variable
3252 MODULE_DEVICE_TABLE(of, lpc32xx_udc_of_match);
3262 .of_match_table = of_match_ptr(lpc32xx_udc_of_match),
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c3249 static const struct of_device_id lpc32xx_udc_of_match[] = { variable
3253 MODULE_DEVICE_TABLE(of, lpc32xx_udc_of_match);
3263 .of_match_table = of_match_ptr(lpc32xx_udc_of_match),

Completed in 8 milliseconds