Searched refs:cond (Results 1 – 3 of 3) sorted by relevance
56 static inline bool __dsc_assert(const bool cond, const char *cond_str, in __dsc_assert() argument59 if (cond) in __dsc_assert()67 #define dsc_assert(cond) __dsc_assert(cond, #cond, __func__, __LINE__) argument
1617 config->threshold[i].cond; in wma_set_peer_rate_report_condition()
2396 uint32_t cond; member