Searched refs:bcma_driver (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/bcma/ |
H A D | main.c | 540 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_suspend() 561 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_resume() 571 int __bcma_driver_register(struct bcma_driver *drv, struct module *owner) in __bcma_driver_register() 581 void bcma_driver_unregister(struct bcma_driver *drv) in bcma_driver_unregister() 590 const struct bcma_driver *adrv = container_of_const(drv, struct bcma_driver, drv); in bcma_bus_match() 607 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_probe() 623 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_remove()
|
/linux/include/linux/bcma/ |
H A D | bcma.h | 300 struct bcma_driver { struct 313 int __bcma_driver_register(struct bcma_driver *drv, struct module *owner); argument 317 extern void bcma_driver_unregister(struct bcma_driver *drv);
|
/linux/drivers/pci/controller/ |
H A D | pcie-iproc-bcma.c | 87 static struct bcma_driver iproc_bcma_pcie_driver = {
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma.c | 337 static struct bcma_driver bgmac_bcma_driver = {
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 1291 static struct bcma_driver brcms_bcma_driver = {
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 5690 static struct bcma_driver b43_bcma_driver = {
|