Home
last modified time | relevance | path

Searched refs:mtk_xhci_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.c670 static const struct of_device_id mtk_xhci_of_match[] = { variable
675 MODULE_DEVICE_TABLE(of, mtk_xhci_of_match);
684 .of_match_table = of_match_ptr(mtk_xhci_of_match),
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.c846 static const struct of_device_id mtk_xhci_of_match[] = { variable
852 MODULE_DEVICE_TABLE(of, mtk_xhci_of_match);
860 .of_match_table = mtk_xhci_of_match,

Completed in 2 milliseconds