bcm_usb_phy_of_match  339 drivers/phy/broadcom/phy-bcm-sr-usb.c static const struct of_device_id bcm_usb_phy_of_match[] = {
bcm_usb_phy_of_match  350 drivers/phy/broadcom/phy-bcm-sr-usb.c MODULE_DEVICE_TABLE(of, bcm_usb_phy_of_match);
bcm_usb_phy_of_match  368 drivers/phy/broadcom/phy-bcm-sr-usb.c 	of_id = of_match_node(bcm_usb_phy_of_match, dn);
bcm_usb_phy_of_match  386 drivers/phy/broadcom/phy-bcm-sr-usb.c 		.of_match_table = bcm_usb_phy_of_match,