Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-iproc-bcma.c76 struct iproc_pcie *pcie = bcma_get_drvdata(bdev); in iproc_bcma_pcie_remove()
/linux-6.3-rc2/drivers/usb/host/
A Dbcma-hcd.c286 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()
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/
A Dbus.c228 return bcma_get_drvdata(dev->bdev); in b43_bus_get_wldev()
A Dmain.c5658 struct b43_wldev *wldev = bcma_get_drvdata(core); in b43_bcma_remove()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbgmac-bcma.c330 struct bgmac *bgmac = bcma_get_drvdata(core); in bgmac_remove()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmac80211_if.c332 struct ieee80211_hw *hw = bcma_get_drvdata(pdev); in brcms_remove()
1140 hw = bcma_get_drvdata(pdev); in brcms_attach()
1267 hw = bcma_get_drvdata(pdev); in brcms_suspend()
/linux-6.3-rc2/include/linux/bcma/
A Dbcma.h291 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() function

Completed in 27 milliseconds