Searched refs:dev_to_rdev (Results 1 – 3 of 3) sorted by relevance
21 static inline struct cfg80211_registered_device *dev_to_rdev( in dev_to_rdev() function32 return sprintf(buf, fmt "\n", dev_to_rdev(dev)->member); \43 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in name_show()52 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in addresses_show()78 struct cfg80211_registered_device *rdev = dev_to_rdev(dev); in wiphy_dev_release()100 struct cfg80211_registered_device *rdev = dev_to_rdev(dev); in wiphy_suspend()124 struct cfg80211_registered_device *rdev = dev_to_rdev(dev); in wiphy_resume()
24 dev_to_rdev(struct device *dev) in dev_to_rdev() function35 return sprintf(buf, fmt "\n", dev_to_rdev(dev)->member); \45 struct wpan_phy *wpan_phy = &dev_to_rdev(dev)->wpan_phy; in name_show()53 struct cfg802154_registered_device *rdev = dev_to_rdev(dev); in wpan_phy_release()
113 static struct regulator_dev *dev_to_rdev(struct device *dev) in dev_to_rdev() function3597 return regulator_resolve_supply(dev_to_rdev(dev)); in regulator_register_resolve_supply()4123 struct regulator_dev *rdev = dev_to_rdev(dev); in regulator_late_cleanup()