Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Dsysfs.c68 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_interfmode_show()
102 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_interfmode_store()
149 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_preamble_show()
173 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_preamble_store()
Db43legacy.h786 struct b43legacy_wldev *dev_to_b43legacy_wldev(struct device *dev) in dev_to_b43legacy_wldev() function