Searched refs:ssb_dev (Results 1 – 3 of 3) sorted by relevance
136 err = ssb_drv->resume(ssb_dev); in ssb_device_resume()283 ssb_drv->shutdown(ssb_dev); in ssb_device_shutdown()292 ssb_drv->remove(ssb_dev); in ssb_device_remove()293 ssb_device_put(ssb_dev); in ssb_device_remove()302 ssb_device_get(ssb_dev); in ssb_device_probe()304 err = ssb_drv->probe(ssb_dev, &ssb_dev->id); in ssb_device_probe()306 ssb_device_put(ssb_dev); in ssb_device_probe()344 const struct ssb_device *ssb_dev; in ssb_device_uevent() local349 ssb_dev = dev_to_ssb_dev(dev); in ssb_device_uevent()353 ssb_dev->id.vendor, ssb_dev->id.coreid, in ssb_device_uevent()[all …]
788 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43legacy_wldev() local789 return ssb_get_drvdata(ssb_dev); in dev_to_b43legacy_wldev()
984 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43_wldev() local985 return ssb_get_drvdata(ssb_dev); in dev_to_b43_wldev()