Home
last modified time | relevance | path

Searched refs:ssb_bus_may_powerdown (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/ssb/
Dmain.c175 ssb_bus_may_powerdown(bus); in ssb_bus_resume()
179 ssb_bus_may_powerdown(bus); in ssb_bus_resume()
584 ssb_bus_may_powerdown(bus); in ssb_attach_queued_buses()
664 ssb_bus_may_powerdown(bus); in ssb_bus_register()
667 ssb_bus_may_powerdown(bus); in ssb_bus_register()
1149 int ssb_bus_may_powerdown(struct ssb_bus *bus) in ssb_bus_may_powerdown() function
1178 EXPORT_SYMBOL(ssb_bus_may_powerdown);
/Linux-v5.4/drivers/net/wireless/broadcom/b43legacy/
Drfkill.c74 ssb_bus_may_powerdown(bus); in b43legacy_rfkill_poll()
Dmain.c3204 ssb_bus_may_powerdown(dev->dev->bus); in b43legacy_wireless_core_exit()
3369 ssb_bus_may_powerdown(bus); in b43legacy_wireless_core_init()
3701 ssb_bus_may_powerdown(bus); in b43legacy_wireless_core_attach()
3707 ssb_bus_may_powerdown(bus); in b43legacy_wireless_core_attach()
/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Dbus.c128 return ssb_bus_may_powerdown(dev->sdev->bus); in b43_bus_ssb_bus_may_powerdown()
/Linux-v5.4/include/linux/ssb/
Dssb.h662 extern int ssb_bus_may_powerdown(struct ssb_bus *bus);
/Linux-v5.4/drivers/net/ethernet/broadcom/
Db44.c2462 ssb_bus_may_powerdown(sdev->bus); in b44_init_one()
2481 ssb_bus_may_powerdown(sdev->bus); in b44_remove_one()