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

/linux-4.1.27/drivers/usb/dwc3/
H A Ddwc3-qcom.c110 static const struct of_device_id of_dwc3_match[] = { variable in typeref:struct:of_device_id
114 MODULE_DEVICE_TABLE(of, of_dwc3_match);
121 .of_match_table = of_dwc3_match,
H A Ddwc3-omap.c601 static const struct of_device_id of_dwc3_match[] = { variable in typeref:struct:of_device_id
610 MODULE_DEVICE_TABLE(of, of_dwc3_match);
652 .of_match_table = of_dwc3_match,
H A Dcore.c1101 static const struct of_device_id of_dwc3_match[] = { variable in typeref:struct:of_device_id
1110 MODULE_DEVICE_TABLE(of, of_dwc3_match);
1129 .of_match_table = of_match_ptr(of_dwc3_match),

Completed in 182 milliseconds