brcm_sata_phy_of_match  603 drivers/phy/broadcom/phy-brcm-sata.c static const struct of_device_id brcm_sata_phy_of_match[] = {
brcm_sata_phy_of_match  618 drivers/phy/broadcom/phy-brcm-sata.c MODULE_DEVICE_TABLE(of, brcm_sata_phy_of_match);
brcm_sata_phy_of_match  645 drivers/phy/broadcom/phy-brcm-sata.c 	of_id = of_match_node(brcm_sata_phy_of_match, dn);
brcm_sata_phy_of_match  720 drivers/phy/broadcom/phy-brcm-sata.c 		.of_match_table	= brcm_sata_phy_of_match,