Searched refs:dev_to_b43_wldev (Results 1 – 2 of 2) sorted by relevance
41 struct b43_wldev *wldev = dev_to_b43_wldev(dev); in b43_attr_interfmode_show()83 struct b43_wldev *wldev = dev_to_b43_wldev(dev); in b43_attr_interfmode_store()
982 static inline struct b43_wldev *dev_to_b43_wldev(struct device *dev) in dev_to_b43_wldev() function