Searched refs:stop_pos (Results 1 – 3 of 3) sorted by relevance
431 unsigned int stop_pos = start_pos + cmd->chanlist_len; in valid_samples_in_act_dma_buf() local432 unsigned int span_len = stop_pos + devpriv->ai_add_back; in valid_samples_in_act_dma_buf()464 if (dma_pos < stop_pos) { in valid_samples_in_act_dma_buf()466 x = stop_pos - dma_pos; in valid_samples_in_act_dma_buf()475 stop_pos += span_len; in valid_samples_in_act_dma_buf()488 unsigned int stop_pos = start_pos + cmd->chanlist_len; in move_block_from_dma() local489 unsigned int span_len = stop_pos + devpriv->ai_add_back; in move_block_from_dma()514 if (dma_pos < stop_pos) { in move_block_from_dma()516 x = stop_pos - dma_pos; in move_block_from_dma()525 stop_pos += span_len; in move_block_from_dma()
116 unsigned long stop_pos, intr_pos; member
635 buf->topa_index[buf->stop_pos]->stop = 0; in pt_buffer_reset_markers()636 buf->topa_index[buf->stop_pos]->intr = 0; in pt_buffer_reset_markers()648 buf->stop_pos = idx; in pt_buffer_reset_markers()660 buf->topa_index[buf->stop_pos]->stop = 1; in pt_buffer_reset_markers()661 buf->topa_index[buf->stop_pos]->intr = 1; in pt_buffer_reset_markers()