Searched refs:get_stmmac_bsp_priv (Results 1 – 10 of 10) sorted by relevance
373 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove()385 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend()395 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume()
25 static inline void *get_stmmac_bsp_priv(struct device *dev) in get_stmmac_bsp_priv() function
57 struct tegra_mgbe *mgbe = get_stmmac_bsp_priv(dev); in tegra_mgbe_suspend()71 struct tegra_mgbe *mgbe = get_stmmac_bsp_priv(dev); in tegra_mgbe_resume()358 struct tegra_mgbe *mgbe = get_stmmac_bsp_priv(&pdev->dev); in tegra_mgbe_remove()
174 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in intel_eth_plat_remove()
203 struct visconti_eth *dwmac = get_stmmac_bsp_priv(&pdev->dev); in visconti_eth_clock_remove()
387 struct tegra_eqos *eqos = get_stmmac_bsp_priv(&pdev->dev); in tegra_eqos_remove()
461 struct socfpga_dwmac *dwmac_priv = get_stmmac_bsp_priv(dev); in socfpga_dwmac_resume()
586 ethqos = get_stmmac_bsp_priv(&pdev->dev); in qcom_ethqos_remove()
1917 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(&pdev->dev); in rk_gmac_remove()1929 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_suspend()1943 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_resume()
683 struct mediatek_dwmac_plat_data *priv_plat = get_stmmac_bsp_priv(&pdev->dev); in mediatek_dwmac_remove()
Completed in 18 milliseconds