Searched refs:bcma_get_drvdata (Results 1 – 7 of 7) sorted by relevance
76 struct iproc_pcie *pcie = bcma_get_drvdata(bdev); in iproc_bcma_pcie_remove()
286 struct bcma_hcd_device *usb_dev = bcma_get_drvdata(dev); in bcma_hci_platform_power_gpio()442 struct bcma_hcd_device *usb_dev = bcma_get_drvdata(dev); in bcma_hcd_remove()
228 return bcma_get_drvdata(dev->bdev); in b43_bus_get_wldev()
5664 struct b43_wldev *wldev = bcma_get_drvdata(core); in b43_bcma_remove()
330 struct bgmac *bgmac = bcma_get_drvdata(core); in bgmac_remove()
332 struct ieee80211_hw *hw = bcma_get_drvdata(pdev); in brcms_remove()1141 hw = bcma_get_drvdata(pdev); in brcms_attach()1268 hw = bcma_get_drvdata(pdev); in brcms_suspend()
291 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() function