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

/drivers/media/platform/vivid/
H A Dvivid-core.h371 u32 vid_cap_seq_count; member in struct:vivid_dev
H A Dvivid-kthread-cap.c415 buf->vb.v4l2_buf.sequence = dev->vid_cap_seq_count;
429 buf->vb.v4l2_buf.field = ((dev->vid_cap_seq_count & 1) ^ is_60hz) ?
766 dev->vid_cap_seq_count = dev->cap_seq_count - dev->vid_cap_seq_start;
H A Dvivid-vid-cap.c253 dev->vid_cap_seq_count = 0;

Completed in 33 milliseconds