Home
last modified time | relevance | path

Searched refs:of_dwc3_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-omap.c550 static const struct of_device_id of_dwc3_match[] = { variable
559 MODULE_DEVICE_TABLE(of, of_dwc3_match);
617 .of_match_table = of_dwc3_match,
H A Dcore.c1946 static const struct of_device_id of_dwc3_match[] = { variable
1955 MODULE_DEVICE_TABLE(of, of_dwc3_match);
1974 .of_match_table = of_match_ptr(of_dwc3_match),
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-omap.c548 static const struct of_device_id of_dwc3_match[] = { variable
557 MODULE_DEVICE_TABLE(of, of_dwc3_match);
615 .of_match_table = of_dwc3_match,
H A Dcore.c2313 static const struct of_device_id of_dwc3_match[] = { variable
2322 MODULE_DEVICE_TABLE(of, of_dwc3_match);
2341 .of_match_table = of_match_ptr(of_dwc3_match),

Completed in 7 milliseconds