Searched refs:ssb_get_devtypedata (Results 1 – 3 of 3) sorted by relevance
310 void * ssb_get_devtypedata(struct ssb_device *dev) in ssb_get_devtypedata() function
3850 wl = ssb_get_devtypedata(dev); in b43legacy_probe()3857 wl = ssb_get_devtypedata(dev); in b43legacy_probe()3879 struct b43legacy_wl *wl = ssb_get_devtypedata(dev); in b43legacy_remove()
5702 wl = ssb_get_devtypedata(sdev); in b43_ssb_probe()5717 B43_WARN_ON(ssb_get_devtypedata(sdev) != wl); in b43_ssb_probe()5738 struct b43_wl *wl = ssb_get_devtypedata(sdev); in b43_ssb_remove()
Completed in 26 milliseconds