Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dparams.c269 const struct of_device_id dwc2_of_match_table[] = { variable
310 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
977 match = of_match_device(dwc2_of_match_table, hsotg->dev); in dwc2_init_params()
H A Dplatform.c754 .of_match_table = dwc2_of_match_table,
H A Dcore.h1345 extern const struct of_device_id dwc2_of_match_table[];