Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddwc3-omap.c550 static const struct of_device_id of_dwc3_match[] = { variable
559 MODULE_DEVICE_TABLE(of, of_dwc3_match);
617 .of_match_table = of_dwc3_match,
Dcore.c2629 static const struct of_device_id of_dwc3_match[] = { variable
2638 MODULE_DEVICE_TABLE(of, of_dwc3_match);
2657 .of_match_table = of_match_ptr(of_dwc3_match),