Searched refs:sandbox_phy_priv (Results 1 – 1 of 1) sorted by relevance
14 struct sandbox_phy_priv { struct22 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_power_on() argument37 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_power_off()59 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_init()69 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_exit()79 struct sandbox_phy_priv *priv = dev_get_priv(dev); in sandbox_phy_probe()106 .priv_auto_alloc_size = sizeof(struct sandbox_phy_priv),