Home
last modified time | relevance | path

Searched refs:b_flags (Results 1 – 4 of 4) sorted by relevance

/drivers/media/pci/ivtv/
A Divtv-queue.c48 buf->b_flags = 0; in ivtv_enqueue()
87 buf->bytesused = buf->readpos = buf->b_flags = buf->dma_xfer_cnt = 0; in ivtv_queue_move_buf()
146 buf->bytesused = buf->readpos = buf->b_flags = buf->dma_xfer_cnt = 0; in ivtv_queue_move()
A Divtv-fileops.c251 if ((buf->b_flags & IVTV_F_B_NEED_BUF_SWAP) == 0) in ivtv_get_buffer()
253 buf->b_flags &= ~IVTV_F_B_NEED_BUF_SWAP; in ivtv_get_buffer()
A Divtv-driver.h310 unsigned short b_flags; member
A Divtv-irq.c297 buf->b_flags |= IVTV_F_B_NEED_BUF_SWAP; in dma_post()

Completed in 173 milliseconds