Home
last modified time | relevance | path

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

/linux-4.1.27/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.c601 static const struct of_device_id of_dwc3_match[] = { variable
610 MODULE_DEVICE_TABLE(of, of_dwc3_match);
652 .of_match_table = of_dwc3_match,
Dcore.c1101 static const struct of_device_id of_dwc3_match[] = { variable
1110 MODULE_DEVICE_TABLE(of, of_dwc3_match);
1129 .of_match_table = of_match_ptr(of_dwc3_match),