Searched refs:GRTS_MAX_CHANNELS (Results 1 – 1 of 1) sorted by relevance
25 #define GRTS_MAX_CHANNELS 4 macro67 if (st->ch_map[GRTS_CH_PRESSURE] < GRTS_MAX_CHANNELS) { in grts_cb()69 } else if (st->ch_map[GRTS_CH_Z1] < GRTS_MAX_CHANNELS) { in grts_cb()144 idx = GRTS_MAX_CHANNELS; in grts_map_channel()145 } else if (idx >= GRTS_MAX_CHANNELS) { in grts_map_channel()170 if (st->ch_map[GRTS_CH_PRESSURE] < GRTS_MAX_CHANNELS) { in grts_get_properties()180 if (st->ch_map[GRTS_CH_Z1] >= GRTS_MAX_CHANNELS) in grts_get_properties()