Searched refs:touch_cap_seq_count (Results 1 – 3 of 3) sorted by relevance
62 dev->touch_cap_seq_count = 0; in vivid_thread_touch_cap()78 dev->touch_cap_seq_offset = dev->touch_cap_seq_count + 1; in vivid_thread_touch_cap()79 dev->touch_cap_seq_count = 0; in vivid_thread_touch_cap()103 dropped_bufs = buffers_since_start + dev->touch_cap_seq_offset - dev->touch_cap_seq_count; in vivid_thread_touch_cap()104 dev->touch_cap_seq_count = buffers_since_start + dev->touch_cap_seq_offset; in vivid_thread_touch_cap()
74 dev->touch_cap_seq_count = 0; in touch_cap_start_streaming()265 buf->vb.sequence = dev->touch_cap_seq_count; in vivid_fillbuff_tch()
443 u32 touch_cap_seq_count; member