Searched refs:pointer_flush (Results 1 – 2 of 2) sorted by relevance
315 s->pointer_flush = true; in amdtp_stream_pcm_prepare()581 s->pointer_flush = false; in update_pcm_pointers()1002 if (s->pointer_flush && amdtp_stream_running(s)) in amdtp_stream_pcm_pointer()1005 s->pointer_flush = true; in amdtp_stream_pcm_pointer()
147 bool pointer_flush; member