Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dparams.c233 const struct of_device_id dwc2_of_match_table[] = { variable
272 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
923 match = of_match_device(dwc2_of_match_table, hsotg->dev); in dwc2_init_params()
Dplatform.c723 .of_match_table = dwc2_of_match_table,
Dcore.h1329 extern const struct of_device_id dwc2_of_match_table[];