Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dparams.c166 const struct of_device_id dwc2_of_match_table[] = { variable
191 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
854 match = of_match_device(dwc2_of_match_table, hsotg->dev); in dwc2_init_params()
Dplatform.c560 .of_match_table = dwc2_of_match_table,
Dcore.h1327 extern const struct of_device_id dwc2_of_match_table[];