Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 5 of 5) sorted by relevance

/net/dsa/
Dlegacy.c612 static int dsa_probe(struct platform_device *pdev) in dsa_probe()
694 static int dsa_remove(struct platform_device *pdev) in dsa_remove()
704 static void dsa_shutdown(struct platform_device *pdev) in dsa_shutdown()
711 struct platform_device *pdev = to_platform_device(d); in dsa_suspend() local
727 struct platform_device *pdev = to_platform_device(d); in dsa_resume() local
/net/rfkill/
Drfkill-gpio.c87 static int rfkill_gpio_probe(struct platform_device *pdev) in rfkill_gpio_probe()
154 static int rfkill_gpio_remove(struct platform_device *pdev) in rfkill_gpio_remove()
/net/wireless/
Dethtool.c10 struct device *pdev = wiphy_dev(wdev->wiphy); in cfg80211_get_drvinfo() local
/net/bridge/
Dbr_mdb.c460 struct net_device **pdev, struct br_mdb_entry **pentry) in br_mdb_parse()
579 struct net_device *dev, *pdev; in br_mdb_add() local
674 struct net_device *dev, *pdev; in br_mdb_del() local
/net/core/
Ddev.c2863 struct device *pdev = dev->dev.parent; in illegal_highdma() local