X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fmedia%2Fv4l2-mediabus.h;h=34cc99e093ef79780fb92f2793a08b044f8713cf;hb=df122f58b834b24c27d7e2ac02a4910d3e56f6ae;hp=73069e4c2796121335cb521e73f882e471ee65da;hpb=067e2601d3c076abbf45db91261f9065eaa879b2;p=mirror_ubuntu-bionic-kernel.git diff --git a/include/media/v4l2-mediabus.h b/include/media/v4l2-mediabus.h index 73069e4c2796..34cc99e093ef 100644 --- a/include/media/v4l2-mediabus.h +++ b/include/media/v4l2-mediabus.h @@ -65,7 +65,7 @@ V4L2_MBUS_CSI2_CHANNEL_2 | V4L2_MBUS_CSI2_CHANNEL_3) /** - * v4l2_mbus_type - media bus type + * enum v4l2_mbus_type - media bus type * @V4L2_MBUS_PARALLEL: parallel interface with hsync and vsync * @V4L2_MBUS_BT656: parallel interface with embedded synchronisation, can * also be used for BT.1120 @@ -78,7 +78,7 @@ enum v4l2_mbus_type { }; /** - * v4l2_mbus_config - media bus configuration + * struct v4l2_mbus_config - media bus configuration * @type: in: interface type * @flags: in / out: configuration flags, depending on @type */