Home
last modified time | relevance | path

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

/linux/drivers/media/pci/dt3155/
H A Ddt3155.c202 vb = list_first_entry(&pd->dmaq, typeof(*vb), done_entry); in dt3155_stop_streaming()
203 list_del(&vb->done_entry); in dt3155_stop_streaming()
217 list_add_tail(&vb->done_entry, &pd->dmaq); in dt3155_buf_queue()
263 ivb = list_first_entry(&ipd->dmaq, typeof(*ivb), done_entry); in dt3155_irq_handler_even()
264 list_del(&ivb->done_entry); in dt3155_irq_handler_even()
/linux/include/media/
H A Dvideobuf2-core.h292 struct list_head done_entry; member
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c1043 done_entry); in s5p_mfc_poll()
1051 done_entry); in s5p_mfc_poll()
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c1194 done_entry); in coda_mark_last_dst_buf()