Home
last modified time | relevance | path

Searched refs:bcma_get_drvdata (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/pci/host/
Dpcie-iproc-bcma.c78 struct iproc_pcie *pcie = bcma_get_drvdata(bdev); in iproc_pcie_bcma_remove()
/linux-4.4.14/drivers/net/wireless/b43/
Dbus.c241 return bcma_get_drvdata(dev->bdev); in b43_bus_get_wldev()
Dmain.c5695 struct b43_wldev *wldev = bcma_get_drvdata(core); in b43_bcma_remove()
/linux-4.4.14/drivers/usb/host/
Dbcma-hcd.c357 struct bcma_hcd_device *usb_dev = bcma_get_drvdata(dev); in bcma_hcd_remove()
/linux-4.4.14/include/linux/bcma/
Dbcma.h282 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() function
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dmac80211_if.c334 struct ieee80211_hw *hw = bcma_get_drvdata(pdev); in brcms_remove()
1111 hw = bcma_get_drvdata(pdev); in brcms_attach()
1232 hw = bcma_get_drvdata(pdev); in brcms_suspend()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c1706 struct bgmac *bgmac = bcma_get_drvdata(core); in bgmac_remove()