Lines Matching defs:pdata
140 static struct xgbe_version_data *xgbe_acpi_vdata(struct xgbe_prv_data *pdata) in xgbe_acpi_vdata()
149 static int xgbe_acpi_support(struct xgbe_prv_data *pdata) in xgbe_acpi_support()
176 static struct xgbe_version_data *xgbe_acpi_vdata(struct xgbe_prv_data *pdata) in xgbe_acpi_vdata()
181 static int xgbe_acpi_support(struct xgbe_prv_data *pdata) in xgbe_acpi_support()
190 static struct xgbe_version_data *xgbe_of_vdata(struct xgbe_prv_data *pdata) in xgbe_of_vdata()
199 static int xgbe_of_support(struct xgbe_prv_data *pdata) in xgbe_of_support()
222 static struct platform_device *xgbe_of_get_phy_pdev(struct xgbe_prv_data *pdata) in xgbe_of_get_phy_pdev()
247 static struct xgbe_version_data *xgbe_of_vdata(struct xgbe_prv_data *pdata) in xgbe_of_vdata()
252 static int xgbe_of_support(struct xgbe_prv_data *pdata) in xgbe_of_support()
257 static struct platform_device *xgbe_of_get_phy_pdev(struct xgbe_prv_data *pdata) in xgbe_of_get_phy_pdev()
279 static struct platform_device *xgbe_get_phy_pdev(struct xgbe_prv_data *pdata) in xgbe_get_phy_pdev()
293 static struct xgbe_version_data *xgbe_get_vdata(struct xgbe_prv_data *pdata) in xgbe_get_vdata()
301 struct xgbe_prv_data *pdata; in xgbe_platform_probe() local
517 struct xgbe_prv_data *pdata = platform_get_drvdata(pdev); in xgbe_platform_remove() local
531 struct xgbe_prv_data *pdata = dev_get_drvdata(dev); in xgbe_platform_suspend() local
551 struct xgbe_prv_data *pdata = dev_get_drvdata(dev); in xgbe_platform_resume() local