Home
last modified time | relevance | path

Searched refs:b43_bus_dev_bcma_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dbus.h90 struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core);
H A Dbus.c75 struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core) in b43_bus_dev_bcma_init() function
H A Dmain.c5631 dev = b43_bus_dev_bcma_init(core); in b43_bcma_probe()