Searched refs:OS_WRN_ON (Results 1 – 2 of 2) sorted by relevance
43 #define OS_WRN_ON 1 macro53 #define OS_WRN_ON 077 #define OS_WRN(fmt, arg...) OS_LOG(OS_WRN_ON, "[os W] "fmt, ##arg)
43 #define OS_WRN_ON 1 macro53 #define OS_WRN_ON 178 #define OS_WRN(fmt, arg...) OS_LOG(OS_WRN_ON, "[os W] "fmt, ##arg)
Completed in 6 milliseconds