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

/drivers/media/video/
H A Dv4l2-ioctl.c506 int use_fh_prio = 0; local
524 use_fh_prio = test_bit(V4L2_FL_USE_FH_PRIO, &vfd->flags);
527 if (use_fh_prio)
561 } else if (use_fh_prio) {
573 if (!ops->vidioc_s_priority && !use_fh_prio)

Completed in 64 milliseconds