Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-kthread-out.c139 dev->out_seq_resync = false; in vivid_thread_vid_out()
148 if (dev->out_seq_resync) { in vivid_thread_vid_out()
152 dev->out_seq_resync = false; in vivid_thread_vid_out()
Dvivid-core.h456 bool out_seq_resync; member