Home
last modified time | relevance | path

Searched refs:usb_xhci_of_match (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dxhci-rcar.c238 static const struct of_device_id usb_xhci_of_match[] = { variable
266 MODULE_DEVICE_TABLE(of, usb_xhci_of_match);
284 .of_match_table = usb_xhci_of_match,
Dxhci-plat.c115 static const struct of_device_id usb_xhci_of_match[] = { variable
138 MODULE_DEVICE_TABLE(of, usb_xhci_of_match);
526 .of_match_table = of_match_ptr(usb_xhci_of_match),