Home
last modified time | relevance | path

Searched refs:out_seq_resync (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-kthread-out.c131 dev->out_seq_resync = false; in vivid_thread_vid_out()
140 if (dev->out_seq_resync) { in vivid_thread_vid_out()
144 dev->out_seq_resync = false; in vivid_thread_vid_out()
Dvivid-core.h443 bool out_seq_resync; member