Searched refs:CH_SIZE_ERR (Results 1 – 1 of 1) sorted by relevance
65 #define CH_SIZE_ERR(ch) ((ch < 0) || (ch >= CH_MAX)) macro230 if (CH_SIZE_ERR(ch)) in cs2000_ratio_set()267 if (CH_SIZE_ERR(ch)) in cs2000_ratio_select()