Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Ddwc3-qcom.c110 static const struct of_device_id of_dwc3_match[] = { variable
114 MODULE_DEVICE_TABLE(of, of_dwc3_match);
121 .of_match_table = of_dwc3_match,
Ddwc3-omap.c560 static const struct of_device_id of_dwc3_match[] = { variable
569 MODULE_DEVICE_TABLE(of, of_dwc3_match);
611 .of_match_table = of_dwc3_match,
Dcore.c1206 static const struct of_device_id of_dwc3_match[] = { variable
1215 MODULE_DEVICE_TABLE(of, of_dwc3_match);
1234 .of_match_table = of_match_ptr(of_dwc3_match),