Home
last modified time | relevance | path

Searched refs:dev_to_b43legacy_wldev (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/b43legacy/
Dsysfs.c79 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_interfmode_show()
113 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_interfmode_store()
161 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_preamble_show()
185 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_preamble_store()
Db43legacy.h760 struct b43legacy_wldev *dev_to_b43legacy_wldev(struct device *dev) in dev_to_b43legacy_wldev() function