Home
last modified time | relevance | path

Searched refs:IVTV_DMA_UNMAPPED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-queue.h13 #define IVTV_DMA_UNMAPPED ((u32) -1) macro
H A Divtv-queue.c271 if (s->sg_handle != IVTV_DMA_UNMAPPED) { in ivtv_stream_free()
274 s->sg_handle = IVTV_DMA_UNMAPPED; in ivtv_stream_free()
H A Divtv-streams.c190 s->sg_handle = IVTV_DMA_UNMAPPED; in ivtv_stream_init()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-queue.h13 #define IVTV_DMA_UNMAPPED ((u32) -1) macro
H A Divtv-queue.c272 if (s->sg_handle != IVTV_DMA_UNMAPPED) { in ivtv_stream_free()
276 s->sg_handle = IVTV_DMA_UNMAPPED; in ivtv_stream_free()
H A Divtv-streams.c190 s->sg_handle = IVTV_DMA_UNMAPPED; in ivtv_stream_init()

Completed in 4 milliseconds