Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dparams.c195 const struct of_device_id dwc2_of_match_table[] = { variable
225 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
869 match = of_match_device(dwc2_of_match_table, hsotg->dev); in dwc2_init_params()
Dplatform.c739 .of_match_table = dwc2_of_match_table,
Dcore.h1343 extern const struct of_device_id dwc2_of_match_table[];