Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c2679 static const struct of_device_id of_dwc3_match[] = { variable
2688 MODULE_DEVICE_TABLE(of, of_dwc3_match);
2707 .of_match_table = of_match_ptr(of_dwc3_match),