Searched refs:GRTS_MAX_CHANNELS (Results 1 – 1 of 1) sorted by relevance
24 #define GRTS_MAX_CHANNELS 4 macro66 if (st->ch_map[GRTS_CH_PRESSURE] < GRTS_MAX_CHANNELS) { in grts_cb()68 } else if (st->ch_map[GRTS_CH_Z1] < GRTS_MAX_CHANNELS) { in grts_cb()143 idx = GRTS_MAX_CHANNELS; in grts_map_channel()144 } else if (idx >= GRTS_MAX_CHANNELS) { in grts_map_channel()169 if (st->ch_map[GRTS_CH_PRESSURE] < GRTS_MAX_CHANNELS) { in grts_get_properties()179 if (st->ch_map[GRTS_CH_Z1] >= GRTS_MAX_CHANNELS) in grts_get_properties()