Searched refs:b43legacyinfo (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/ |
D | rfkill.c | 61 b43legacyinfo(wl, "Radio hardware status changed to %s\n", in b43legacy_rfkill_poll()
|
D | main.c | 166 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo() function 1509 b43legacyinfo(dev->wl, "Loading firmware %s\n", path); in do_request_fw() 1756 b43legacyinfo(dev->wl, "Loading firmware version 0x%X, patch level %u " in b43legacy_upload_microcode() 2740 b43legacyinfo(dev->wl, "Radio turned on by software\n"); in b43legacy_op_dev_config() 2742 b43legacyinfo(dev->wl, "The hardware RF-kill" in b43legacy_op_dev_config() 2748 b43legacyinfo(dev->wl, "Radio turned off by" in b43legacy_op_dev_config() 3589 b43legacyinfo(wl, "Controller restarted\n"); in b43legacy_chip_reset() 3837 b43legacyinfo(wl, "Broadcom %04X WLAN found (core revision %u)\n", in b43legacy_wireless_init() 3911 b43legacyinfo(dev->wl, "Controller RESET (%s) ...\n", reason); in b43legacy_controller_restart()
|
D | b43legacy.h | 843 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);
|