Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-omap.c548 static const struct of_device_id of_dwc3_match[] = { variable
557 MODULE_DEVICE_TABLE(of, of_dwc3_match);
615 .of_match_table = of_dwc3_match,
H A Dcore.c2301 static const struct of_device_id of_dwc3_match[] = { variable
2310 MODULE_DEVICE_TABLE(of, of_dwc3_match);
2329 .of_match_table = of_match_ptr(of_dwc3_match),