Lines Matching full:if
42 to tell the driver to search a specific band. If the struct
46 :ref:`VIDIOC_ENUM_FREQ_BANDS`. If the
49 :ref:`VIDIOC_ENUM_FREQ_BANDS`. If the
53 If an error is returned, then the original frequency will be restored.
55 This ioctl is supported if the ``V4L2_CAP_HW_FREQ_SEEK`` capability is
58 If this ioctl is called from a non-blocking filehandle, then ``EAGAIN``
82 - If non-zero, seek upward from the current frequency, else seek
86 - If non-zero, wrap around when at the end of the frequency range,
91 - If non-zero, defines the hardware seek resolution in Hz. The
93 If spacing is zero a reasonable default value is used.
96 - If non-zero, the lowest tunable frequency of the band to search in
97 units of 62.5 kHz, or if the struct
99 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
101 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
105 - If non-zero, the highest tunable frequency of the band to search
106 in units of 62.5 kHz, or if the struct
108 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
110 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If