Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dbcma-hcd.c269 struct bcma_hcd_device *usb_dev = bcma_get_drvdata(dev); in bcma_hcd_remove()
/linux-4.1.27/drivers/spi/
Dspi-bcm53xx.c262 struct bcm53xxspi *b53spi = bcma_get_drvdata(core); in bcm53xxspi_bcma_remove()
/linux-4.1.27/drivers/net/wireless/b43/
Dbus.c241 return bcma_get_drvdata(dev->bdev); in b43_bus_get_wldev()
Dmain.c5699 struct b43_wldev *wldev = bcma_get_drvdata(core); in b43_bcma_remove()
/linux-4.1.27/include/linux/bcma/
Dbcma.h280 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() function
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmac80211_if.c335 struct ieee80211_hw *hw = bcma_get_drvdata(pdev); in brcms_remove()
1115 hw = bcma_get_drvdata(pdev); in brcms_attach()
1236 hw = bcma_get_drvdata(pdev); in brcms_suspend()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbgmac.c1688 struct bgmac *bgmac = bcma_get_drvdata(core); in bgmac_remove()