cumulative_size 493 sound/soc/codecs/wm_adsp.c unsigned int cumulative_size; cumulative_size 3657 sound/soc/codecs/wm_adsp.c region->cumulative_size = offset; cumulative_size 3662 sound/soc/codecs/wm_adsp.c region->offset, region->cumulative_size); cumulative_size 3950 sound/soc/codecs/wm_adsp.c return buf->regions[last_region].cumulative_size; cumulative_size 4128 sound/soc/codecs/wm_adsp.c if (buf->read_index < buf->regions[i].cumulative_size) cumulative_size 4139 sound/soc/codecs/wm_adsp.c nwords = buf->regions[i].cumulative_size - buf->read_index;