Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-omap.c549 static const struct of_device_id of_dwc3_match[] = { variable
558 MODULE_DEVICE_TABLE(of, of_dwc3_match);
616 .of_match_table = of_dwc3_match,
Dcore.c1827 static const struct of_device_id of_dwc3_match[] = { variable
1836 MODULE_DEVICE_TABLE(of, of_dwc3_match);
1855 .of_match_table = of_match_ptr(of_dwc3_match),