Home | History | Annotate | Download | only in tests

Lines Matching defs:MAX_CALLS

13 #define MAX_CALLS 10
18 static unsigned int cras_rstream_dev_offset_ret[MAX_CALLS];
19 static const struct cras_rstream *cras_rstream_dev_offset_rstream_val[MAX_CALLS];
20 static unsigned int cras_rstream_dev_offset_dev_id_val[MAX_CALLS];
22 static const struct cras_rstream *cras_rstream_dev_offset_update_rstream_val[MAX_CALLS];
23 static unsigned int cras_rstream_dev_offset_update_frames_val[MAX_CALLS];
24 static unsigned int cras_rstream_dev_offset_update_dev_id_val[MAX_CALLS];
47 for (int i = 0; i < MAX_CALLS; i++) {
828 if (i < MAX_CALLS) {
840 if (i < MAX_CALLS) {