Searched refs:cur_dma_stream (Results 1 – 3 of 3) sorted by relevance
472 itv->cur_dma_stream = s->type; in ivtv_dma_enc_start()492 itv->cur_dma_stream = s->type; in ivtv_dma_dec_start()505 if (!test_bit(IVTV_F_I_UDMA, &itv->i_flags) && itv->cur_dma_stream < 0) in ivtv_irq_dma_read()509 s = &itv->streams[itv->cur_dma_stream]; in ivtv_irq_dma_read()556 itv->cur_dma_stream = -1; in ivtv_irq_dma_read()566 IVTV_DEBUG_HI_IRQ("ENC DMA COMPLETE %x %d (%d)\n", data[0], data[1], itv->cur_dma_stream); in ivtv_irq_enc_dma_complete()570 if (itv->cur_dma_stream < 0) in ivtv_irq_enc_dma_complete()573 s = &itv->streams[itv->cur_dma_stream]; in ivtv_irq_enc_dma_complete()598 itv->cur_dma_stream = -1; in ivtv_irq_enc_dma_complete()643 read_reg(IVTV_REG_DMASTATUS), itv->cur_dma_stream); in ivtv_irq_dma_err()[all …]
653 int cur_dma_stream; /* index of current stream doing DMA (-1 if none) */ member
708 itv->cur_dma_stream = -1; in ivtv_init_struct1()