mtk_xhci_of_match  660 drivers/usb/host/xhci-mtk.c static const struct of_device_id mtk_xhci_of_match[] = {
mtk_xhci_of_match  665 drivers/usb/host/xhci-mtk.c MODULE_DEVICE_TABLE(of, mtk_xhci_of_match);
mtk_xhci_of_match  674 drivers/usb/host/xhci-mtk.c 		.of_match_table = of_match_ptr(mtk_xhci_of_match),