Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dmain.h126 void b43_controller_restart(struct b43_wldev *dev, const char *reason);
Ddebugfs.c413 b43_controller_restart(dev, "manually restarted"); in restart_write_file()
Dmain.c1790 b43_controller_restart(dev, "Microcode panic"); in b43_handle_firmware_panic()
1894 b43_controller_restart(dev, "PHY TX errors"); in b43_do_interrupt_thread()
1908 b43_controller_restart(dev, "DMA error"); in b43_do_interrupt_thread()
3185 b43_controller_restart(dev, "Firmware watchdog"); in b43_periodic_every15sec()
5494 void b43_controller_restart(struct b43_wldev *dev, const char *reason) in b43_controller_restart() function