Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-xilinx.c236 static const struct of_device_id dwc3_xlnx_of_match[] = { variable
247 MODULE_DEVICE_TABLE(of, dwc3_xlnx_of_match);
269 match = of_match_node(dwc3_xlnx_of_match, pdev->dev.of_node); in dwc3_xlnx_probe()
392 .of_match_table = dwc3_xlnx_of_match,