libexplain  1.4.D001
Variables
libexplain/iocontrol/vidioc_g_modulator.c File Reference
#include <libexplain/ac/errno.h>
#include <libexplain/ac/linux/videodev2.h>
#include <libexplain/ac/sys/ioctl.h>
#include <libexplain/buffer/einval.h>
#include <libexplain/buffer/is_the_null_pointer.h>
#include <libexplain/buffer/v4l2_modulator.h>
#include <libexplain/iocontrol/generic.h>
#include <libexplain/iocontrol/vidioc_g_modulator.h>
#include <libexplain/is_efault.h>

Go to the source code of this file.

Variables

const explain_iocontrol_t explain_iocontrol_vidioc_g_modulator

Variable Documentation

Initial value:
{
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    __FILE__,
    __LINE__,
}

The explain_iocontrol_vidioc_g_modulator global variable is used to store information about the VIDIOC_G_MODULATOR I/O control.

Note:
This information is not kept in a single table for all values, like every other set of constants, because (a) some values are ambiguous, and (b) the include files have bugs making it impossible to include all of them in the same compilation unit.

Definition at line 144 of file vidioc_g_modulator.c.