Searched refs:phydevs (Results 1 – 1 of 1) sorted by relevance
65 static struct phy_device *phydevs[PHY_MAX_ADDR]; variable346 phydevs[i] = fixed_phy_register(PHY_POLL, &status, -1, NULL); in dsa_loop_init()358 if (!IS_ERR(phydevs[i])) in dsa_loop_exit()359 fixed_phy_unregister(phydevs[i]); in dsa_loop_exit()