Searched refs:__brcmf_err (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | debug.h | 40 void __brcmf_err(struct brcmf_bus *bus, const char *func, const char *fmt, ...); 50 __brcmf_err(NULL, __func__, fmt, ##__VA_ARGS__);\
|
| D | tracepoint.c | 15 void __brcmf_err(struct brcmf_bus *bus, const char *func, const char *fmt, ...) in __brcmf_err() function
|
| D | common.c | 344 void __brcmf_err(struct brcmf_bus *bus, const char *func, const char *fmt, ...) in __brcmf_err() function
|
| D | pcie.c | 29 __brcmf_err(bus, __func__, fmt, ##__VA_ARGS__); \ 797 __brcmf_err(bus, __func__, "CONSOLE: %s", in brcmf_pcie_bus_console_read()
|