Searched refs:sandbox_phy_priv (Results 1 – 1 of 1) sorted by relevance
11 struct sandbox_phy_priv { struct19 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_power_on() argument34 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_power_off()56 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_init()66 struct sandbox_phy_priv *priv = dev_get_priv(phy->dev); in sandbox_phy_exit()76 struct sandbox_phy_priv *priv = dev_get_priv(dev); in sandbox_phy_probe()103 .priv_auto_alloc_size = sizeof(struct sandbox_phy_priv),