Searched refs:b43info (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/b43/ |
D | rfkill.c | 64 b43info(wl, "Radio hardware status changed to %s\n", in b43_rfkill_poll()
|
D | main.c | 297 void b43info(struct b43_wl *wl, const char *fmt, ...) in b43info() function 1788 b43info(dev->wl, "Shared memory dump:\n"); in handle_irq_ucode_debug() 1796 b43info(dev->wl, "Microcode register dump:\n"); in handle_irq_ucode_debug() 1817 b43info(dev->wl, "The firmware just executed the MARKER(%u) " in handle_irq_ucode_debug() 2305 b43info(dev->wl, "Loading OpenSource firmware version %u.%u%s\n", in b43_upload_microcode() 2309 b43info(dev->wl, "Loading firmware version %u.%u " in b43_upload_microcode() 3425 b43info(dev->wl, "Radio turned on by software\n"); in b43_op_config() 3427 b43info(dev->wl, "The hardware RF-kill button " in b43_op_config() 3433 b43info(dev->wl, "Radio turned off by software\n"); in b43_op_config() 4366 b43info(wl, "Controller restarted\n"); in b43_chip_reset() [all …]
|
D | b43.h | 845 void b43info(struct b43_wl *wl, const char *fmt, ...)
|
D | dma.c | 1015 b43info(dev->wl, "DMA mask fallback from %u-bit to %u-bit\n", in b43_dma_set_mask()
|