Searched refs:vbi_cap_seq_count (Results 1 - 3 of 3) sorted by relevance

/drivers/media/platform/vivid/
H A Dvivid-vbi-cap.c100 buf->vb.v4l2_buf.sequence = dev->vbi_cap_seq_count;
120 buf->vb.v4l2_buf.sequence = dev->vbi_cap_seq_count;
206 dev->vbi_cap_seq_count = 0;
H A Dvivid-core.h374 u32 vbi_cap_seq_count; member in struct:vivid_dev
H A Dvivid-kthread-cap.c658 (dev->vbi_cap_seq_count & 1)) {
767 dev->vbi_cap_seq_count = dev->cap_seq_count - dev->vbi_cap_seq_start;

Completed in 16 milliseconds