SYNOPSIS typedef bool v4l2_check_dv_timings_fnc(const struct v4l2_dv_timings * t, void * handle); ARGUMENTS t the v4l2_dv_timings struct. handle a handle from the driver. DESCRIPTION Returns true if the given timings are valid. COPYRIGHT