Searched refs:_EVENT_LOG (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | event_log.h | 277 #define _EVENT_LOG(cast, tag, fmt, ...) \ macro 291 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 298 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 307 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \ 314 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | event_log.h | 304 #define _EVENT_LOG(cast, tag, fmt, ...) \ macro 317 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 324 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 333 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \ 340 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | event_log.h | 304 #define _EVENT_LOG(cast, tag, fmt, ...) \ macro 317 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 324 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 333 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \ 340 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | event_log.h | 304 #define _EVENT_LOG(cast, tag, fmt, ...) \ macro 317 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 324 _EVENT_LOG(_EVENT_LOG, tag, fmt , ## __VA_ARGS__); \ 333 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \ 340 _EVENT_LOG(_EVENT_LOG_CAST, tag, fmt , ## __VA_ARGS__); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | event_log.h | 464 #define _EVENT_LOG(base, tag, ...) \ macro 477 _EVENT_LOG(_EVENT_LOG, tag, __VA_ARGS__); \ 484 _EVENT_LOG(_EVENT_LOG, tag, __VA_ARGS__); \ 493 _EVENT_LOG(_EVENT_LOG_CAST, tag, __VA_ARGS__); \ 500 _EVENT_LOG(_EVENT_LOG_CAST, tag, __VA_ARGS__); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | event_log.h | 464 #define _EVENT_LOG(base, tag, ...) \ macro 477 _EVENT_LOG(_EVENT_LOG, tag, __VA_ARGS__); \ 484 _EVENT_LOG(_EVENT_LOG, tag, __VA_ARGS__); \ 493 _EVENT_LOG(_EVENT_LOG_CAST, tag, __VA_ARGS__); \ 500 _EVENT_LOG(_EVENT_LOG_CAST, tag, __VA_ARGS__); \
|