Searched defs:LOG_INFO (Results 1 – 2 of 2) sorted by relevance
40 #define LOG_INFO(fmt, ...) DECORATOR_HDFLOG(HDF_LOGI, fmt, ##__VA_ARGS__) macro