Searched defs:wldev (Results 1 – 6 of 6) sorted by relevance
79 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_interfmode_show() local113 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_interfmode_store() local161 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_preamble_show() local185 struct b43legacy_wldev *wldev = dev_to_b43legacy_wldev(dev); in b43legacy_attr_preamble_store() local210 int b43legacy_sysfs_register(struct b43legacy_wldev *wldev) in b43legacy_sysfs_register()232 void b43legacy_sysfs_unregister(struct b43legacy_wldev *wldev) in b43legacy_sysfs_unregister()
3634 struct b43legacy_wldev *wldev; in b43legacy_one_core_detach() local3653 struct b43legacy_wldev *wldev; in b43legacy_one_core_attach() local3812 struct b43legacy_wldev *wldev = ssb_get_drvdata(dev); in b43legacy_remove() local3846 struct b43legacy_wldev *wldev = ssb_get_drvdata(dev); in b43legacy_suspend() local3866 struct b43legacy_wldev *wldev = ssb_get_drvdata(dev); in b43legacy_resume() local
641 #define b43legacy_status(wldev) atomic_read(&(wldev)->__init_status) argument642 #define b43legacy_set_status(wldev, stat) do { \ argument
54 struct b43_wldev *wldev = dev_to_b43_wldev(dev); in b43_attr_interfmode_show() local96 struct b43_wldev *wldev = dev_to_b43_wldev(dev); in b43_attr_interfmode_store() local144 int b43_sysfs_register(struct b43_wldev *wldev) in b43_sysfs_register()153 void b43_sysfs_unregister(struct b43_wldev *wldev) in b43_sysfs_unregister()
4505 struct b43_wldev *wldev; in b43_one_core_detach() local4523 struct b43_wldev *wldev; in b43_one_core_attach() local4706 struct b43_wldev *wldev = ssb_get_drvdata(dev); in b43_remove() local4740 struct b43_wldev *wldev = ssb_get_drvdata(dev); in b43_suspend() local4761 struct b43_wldev *wldev = ssb_get_drvdata(dev); in b43_resume() local
694 #define b43_status(wldev) atomic_read(&(wldev)->__init_status) argument695 #define b43_set_status(wldev, stat) do { \ argument