Home
last modified time | relevance | path

Searched refs:ssb_dev (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ssb/
H A Dmain.c134 err = ssb_drv->resume(ssb_dev); in ssb_device_resume()
151 err = ssb_drv->suspend(ssb_dev, state); in ssb_device_suspend()
280 ssb_drv->shutdown(ssb_dev); in ssb_device_shutdown()
289 ssb_drv->remove(ssb_dev); in ssb_device_remove()
290 ssb_device_put(ssb_dev); in ssb_device_remove()
301 ssb_device_get(ssb_dev); in ssb_device_probe()
303 err = ssb_drv->probe(ssb_dev, &ssb_dev->id); in ssb_device_probe()
305 ssb_device_put(ssb_dev); in ssb_device_probe()
334 if (ssb_match_devid(id, &ssb_dev->id)) in ssb_bus_match()
350 ssb_dev->id.vendor, ssb_dev->id.coreid, in ssb_device_uevent()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ssb/
H A Dmain.c134 err = ssb_drv->resume(ssb_dev); in ssb_device_resume()
151 err = ssb_drv->suspend(ssb_dev, state); in ssb_device_suspend()
280 ssb_drv->shutdown(ssb_dev); in ssb_device_shutdown()
289 ssb_drv->remove(ssb_dev); in ssb_device_remove()
290 ssb_device_put(ssb_dev); in ssb_device_remove()
301 ssb_device_get(ssb_dev); in ssb_device_probe()
303 err = ssb_drv->probe(ssb_dev, &ssb_dev->id); in ssb_device_probe()
305 ssb_device_put(ssb_dev); in ssb_device_probe()
334 if (ssb_match_devid(id, &ssb_dev->id)) in ssb_bus_match()
350 ssb_dev->id.vendor, ssb_dev->id.coreid, in ssb_device_uevent()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ssb/
H A Dmain.c134 err = ssb_drv->resume(ssb_dev); in ssb_device_resume()
151 err = ssb_drv->suspend(ssb_dev, state); in ssb_device_suspend()
280 ssb_drv->shutdown(ssb_dev); in ssb_device_shutdown()
289 ssb_drv->remove(ssb_dev); in ssb_device_remove()
290 ssb_device_put(ssb_dev); in ssb_device_remove()
301 ssb_device_get(ssb_dev); in ssb_device_probe()
303 err = ssb_drv->probe(ssb_dev, &ssb_dev->id); in ssb_device_probe()
305 ssb_device_put(ssb_dev); in ssb_device_probe()
334 if (ssb_match_devid(id, &ssb_dev->id)) in ssb_bus_match()
350 ssb_dev->id.vendor, ssb_dev->id.coreid, in ssb_device_uevent()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h788 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43legacy_wldev() local
789 return ssb_get_drvdata(ssb_dev); in dev_to_b43legacy_wldev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h788 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43legacy_wldev() local
789 return ssb_get_drvdata(ssb_dev); in dev_to_b43legacy_wldev()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h788 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43legacy_wldev() local
789 return ssb_get_drvdata(ssb_dev); in dev_to_b43legacy_wldev()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Db43.h984 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43_wldev() local
985 return ssb_get_drvdata(ssb_dev); in dev_to_b43_wldev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Db43.h984 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43_wldev() local
985 return ssb_get_drvdata(ssb_dev); in dev_to_b43_wldev()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/
H A Db43.h984 struct ssb_device *ssb_dev = dev_to_ssb_dev(dev); in dev_to_b43_wldev() local
985 return ssb_get_drvdata(ssb_dev); in dev_to_b43_wldev()