Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmax3420_udc.c1316 static const struct of_device_id max3420_udc_of_match[] = { variable
1321 MODULE_DEVICE_TABLE(of, max3420_udc_of_match);
1326 .of_match_table = of_match_ptr(max3420_udc_of_match),
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmax3420_udc.c1310 static const struct of_device_id max3420_udc_of_match[] = { variable
1315 MODULE_DEVICE_TABLE(of, max3420_udc_of_match);
1320 .of_match_table = max3420_udc_of_match,

Completed in 4 milliseconds