Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dohci-nxp.c244 static const struct of_device_id ohci_hcd_nxp_match[] = { variable
248 MODULE_DEVICE_TABLE(of, ohci_hcd_nxp_match);
254 .of_match_table = of_match_ptr(ohci_hcd_nxp_match),