next_accumulated 30 sound/firewire/motu/amdtp-motu.c unsigned int next_accumulated; next_accumulated 115 sound/firewire/motu/amdtp-motu.c p->next_accumulated = 0; next_accumulated 363 sound/firewire/motu/amdtp-motu.c p->next_accumulated += p->remainder_ticks_per_event; next_accumulated 364 sound/firewire/motu/amdtp-motu.c if (p->next_accumulated >= 441) { next_accumulated 365 sound/firewire/motu/amdtp-motu.c p->next_accumulated -= 441;