mxs_phy_dt_ids    187 drivers/usb/phy/phy-mxs-usb.c static const struct of_device_id mxs_phy_dt_ids[] = {
mxs_phy_dt_ids    197 drivers/usb/phy/phy-mxs-usb.c MODULE_DEVICE_TABLE(of, mxs_phy_dt_ids);
mxs_phy_dt_ids    722 drivers/usb/phy/phy-mxs-usb.c 	of_id = of_match_device(mxs_phy_dt_ids, &pdev->dev);
mxs_phy_dt_ids    866 drivers/usb/phy/phy-mxs-usb.c 		.of_match_table = mxs_phy_dt_ids,