Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dmax3420_udc.c1313 static const struct of_device_id max3420_udc_of_match[] = { variable
1318 MODULE_DEVICE_TABLE(of, max3420_udc_of_match);
1323 .of_match_table = of_match_ptr(max3420_udc_of_match),