Searched refs:pointer_flush (Results 1 – 2 of 2) sorted by relevance
247 s->pointer_flush = true; in amdtp_stream_pcm_prepare()352 s->pointer_flush = false; in update_pcm_pointers()798 if (s->pointer_flush && amdtp_stream_running(s)) in amdtp_stream_pcm_pointer()801 s->pointer_flush = true; in amdtp_stream_pcm_pointer()
135 bool pointer_flush; member