Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-fileops.c235 if ((buf->b_flags & IVTV_F_B_NEED_BUF_SWAP) == 0) in ivtv_get_buffer()
237 buf->b_flags &= ~IVTV_F_B_NEED_BUF_SWAP; in ivtv_get_buffer()
H A Divtv-driver.h223 #define IVTV_F_B_NEED_BUF_SWAP (1 << 0) /* this buffer should be byte swapped */ macro
H A Divtv-irq.c297 buf->b_flags |= IVTV_F_B_NEED_BUF_SWAP; in dma_post()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-fileops.c235 if ((buf->b_flags & IVTV_F_B_NEED_BUF_SWAP) == 0) in ivtv_get_buffer()
237 buf->b_flags &= ~IVTV_F_B_NEED_BUF_SWAP; in ivtv_get_buffer()
H A Divtv-driver.h221 #define IVTV_F_B_NEED_BUF_SWAP (1 << 0) /* this buffer should be byte swapped */ macro
H A Divtv-irq.c297 buf->b_flags |= IVTV_F_B_NEED_BUF_SWAP; in dma_post()

Completed in 11 milliseconds