Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f06606e5 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] v4l2-dv-timings.h: let kernel-doc parte the typedef argument



Now that scripts/kernel-doc was fixed to parse the typedef
argument used here, let it produce documentation.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 65d7aba0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@
 */
extern const struct v4l2_dv_timings v4l2_dv_timings_presets[];

/*
 * v4l2_check_dv_timings_fnc - timings check callback
/**
 * typedef v4l2_check_dv_timings_fnc - timings check callback
 *
 * @t: the v4l2_dv_timings struct.
 * @handle: a handle from the driver.