Searched refs:bcma_driver (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/bcma/ |
D | main.c | 572 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_suspend() 593 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_resume() 603 int __bcma_driver_register(struct bcma_driver *drv, struct module *owner) in __bcma_driver_register() 613 void bcma_driver_unregister(struct bcma_driver *drv) in bcma_driver_unregister() 622 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_match() 639 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_probe() 652 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_remove()
|
/linux-4.4.14/include/linux/bcma/ |
D | bcma.h | 291 struct bcma_driver { struct 304 int __bcma_driver_register(struct bcma_driver *drv, struct module *owner); argument 308 extern void bcma_driver_unregister(struct bcma_driver *drv);
|
/linux-4.4.14/drivers/pci/host/ |
D | pcie-iproc-bcma.c | 89 static struct bcma_driver iproc_pcie_bcma_driver = {
|
/linux-4.4.14/drivers/spi/ |
D | spi-bcm53xx.c | 259 static struct bcma_driver bcm53xxspi_bcma_driver = {
|
/linux-4.4.14/drivers/usb/host/ |
D | bcma-hcd.c | 405 static struct bcma_driver bcma_hcd_driver = {
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.c | 1255 static struct bcma_driver brcms_bcma_driver = {
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1716 static struct bcma_driver bgmac_bcma_driver = {
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | main.c | 5721 static struct bcma_driver b43_bcma_driver = {
|