Searched refs:phy_init_fn (Results 1 – 1 of 1) sorted by relevance
1123 int (*phy_init_fn)(struct rcar_pcie *); in rcar_pcie_probe() local1161 phy_init_fn = of_device_get_match_data(dev); in rcar_pcie_probe()1162 err = phy_init_fn(pcie); in rcar_pcie_probe()