Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc3/
Ddwc3-omap.c545 static const struct of_device_id of_dwc3_match[] = { variable
554 MODULE_DEVICE_TABLE(of, of_dwc3_match);
612 .of_match_table = of_dwc3_match,
Dcore.c1923 static const struct of_device_id of_dwc3_match[] = { variable
1932 MODULE_DEVICE_TABLE(of, of_dwc3_match);
1951 .of_match_table = of_match_ptr(of_dwc3_match),