Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dsnps_udc_plat.c307 static const struct of_device_id of_udc_match[] = { variable
313 MODULE_DEVICE_TABLE(of, of_udc_match);
321 .of_match_table = of_match_ptr(of_udc_match),