Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dparams.c205 const struct of_device_id dwc2_of_match_table[] = { variable
235 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
879 match = of_match_device(dwc2_of_match_table, hsotg->dev); in dwc2_init_params()
H A Dplatform.c851 .of_match_table = dwc2_of_match_table,
H A Dcore.h1346 extern const struct of_device_id dwc2_of_match_table[];