phy_berlin_usb_of_match  150 drivers/phy/marvell/phy-berlin-usb.c static const struct of_device_id phy_berlin_usb_of_match[] = {
phy_berlin_usb_of_match  161 drivers/phy/marvell/phy-berlin-usb.c MODULE_DEVICE_TABLE(of, phy_berlin_usb_of_match);
phy_berlin_usb_of_match  166 drivers/phy/marvell/phy-berlin-usb.c 		of_match_device(phy_berlin_usb_of_match, &pdev->dev);
phy_berlin_usb_of_match  204 drivers/phy/marvell/phy-berlin-usb.c 		.of_match_table	= phy_berlin_usb_of_match,