Searched refs:last_counter (Results 1 – 2 of 2) sorted by relevance
301 u32 last_counter; /* The last position, which is used member
608 pipe->last_counter = 0; in init_engine()765 pipe->last_counter = 0; in pcm_trigger()814 pipe->position += cnt - pipe->last_counter; in pcm_pointer()815 pipe->last_counter = cnt; in pcm_pointer()