Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/ssb/
Dmain.c178 ssb_bus_may_powerdown(bus); in ssb_bus_resume()
182 ssb_bus_may_powerdown(bus); in ssb_bus_resume()
585 ssb_bus_may_powerdown(bus); in ssb_attach_queued_buses()
665 ssb_bus_may_powerdown(bus); in ssb_bus_register()
668 ssb_bus_may_powerdown(bus); in ssb_bus_register()
1153 int ssb_bus_may_powerdown(struct ssb_bus *bus) in ssb_bus_may_powerdown() function
1183 EXPORT_SYMBOL(ssb_bus_may_powerdown);
/linux-6.6.21/drivers/net/wireless/broadcom/b43legacy/
Drfkill.c74 ssb_bus_may_powerdown(bus); in b43legacy_rfkill_poll()
Dmain.c3207 ssb_bus_may_powerdown(dev->dev->bus); in b43legacy_wireless_core_exit()
3372 ssb_bus_may_powerdown(bus); in b43legacy_wireless_core_init()
3704 ssb_bus_may_powerdown(bus); in b43legacy_wireless_core_attach()
3710 ssb_bus_may_powerdown(bus); in b43legacy_wireless_core_attach()
/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Dbus.c128 return ssb_bus_may_powerdown(dev->sdev->bus); in b43_bus_ssb_bus_may_powerdown()
/linux-6.6.21/include/linux/ssb/
Dssb.h662 extern int ssb_bus_may_powerdown(struct ssb_bus *bus);
/linux-6.6.21/drivers/net/ethernet/broadcom/
Db44.c2440 ssb_bus_may_powerdown(sdev->bus); in b44_init_one()
2459 ssb_bus_may_powerdown(sdev->bus); in b44_remove_one()