Searched refs:b43legacyinfo (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/broadcom/b43legacy/ |
D | rfkill.c | 74 b43legacyinfo(wl, "Radio hardware status changed to %s\n", in b43legacy_rfkill_poll()
|
D | main.c | 180 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo() function 1539 b43legacyinfo(dev->wl, "Loading firmware %s\n", path); in do_request_fw() 1786 b43legacyinfo(dev->wl, "Loading firmware version 0x%X, patch level %u " in b43legacy_upload_microcode() 2769 b43legacyinfo(dev->wl, "Radio turned on by software\n"); in b43legacy_op_dev_config() 2771 b43legacyinfo(dev->wl, "The hardware RF-kill" in b43legacy_op_dev_config() 2777 b43legacyinfo(dev->wl, "Radio turned off by" in b43legacy_op_dev_config() 3621 b43legacyinfo(wl, "Controller restarted\n"); in b43legacy_chip_reset() 3869 b43legacyinfo(wl, "Broadcom %04X WLAN found (core revision %u)\n", in b43legacy_wireless_init() 3943 b43legacyinfo(dev->wl, "Controller RESET (%s) ...\n", reason); in b43legacy_controller_restart()
|
D | b43legacy.h | 842 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);
|
D | dma.c | 828 b43legacyinfo(dev->wl, "DMA mask fallback from %u-bit to %u-" in b43legacy_dma_set_mask()
|