Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dbus.h67 static inline bool b43_bus_host_is_pci(struct b43_bus_dev *dev) in b43_bus_host_is_pci() function
H A Dphy_common.c225 if (b43_bus_host_is_pci(dev->dev) && in b43_radio_write()
281 if (b43_bus_host_is_pci(dev->dev) && in b43_phy_write()
H A Dbus.c97 if (b43_bus_host_is_pci(dev) && in b43_bus_dev_bcma_init()