V4L2_PRIORITY_INTERACTIVE
prio == V4L2_PRIORITY_INTERACTIVE ||
if (atomic_read(&global->prios[V4L2_PRIORITY_INTERACTIVE]) > 0)
return V4L2_PRIORITY_INTERACTIVE;
V4L2_PRIORITY_DEFAULT = V4L2_PRIORITY_INTERACTIVE,