Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A 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,
H A Dxhci-plat.c116 static const struct of_device_id usb_xhci_of_match[] = { variable
139 MODULE_DEVICE_TABLE(of, usb_xhci_of_match);
569 .of_match_table = of_match_ptr(usb_xhci_of_match),