From d9d3d1761abecf72a8044762724fb04b5974a513 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 21 Jul 2016 15:30:20 -0300 Subject: [media] doc-rst: document v4l2-dev.h Add documentation for v4l2-dev.h, and put it at v4l2-framework.rst, where struct video_device is currently documented. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/kapi/v4l2-framework.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation/media') diff --git a/Documentation/media/kapi/v4l2-framework.rst b/Documentation/media/kapi/v4l2-framework.rst index de341fc5b235..315388ef6593 100644 --- a/Documentation/media/kapi/v4l2-framework.rst +++ b/Documentation/media/kapi/v4l2-framework.rst @@ -699,3 +699,8 @@ methods. It is expected that once the CCF becomes available on all relevant architectures this API will be removed. + +video_device kAPI +^^^^^^^^^^^^^^^^^ + +.. kernel-doc:: include/media/v4l2-dev.h -- cgit v1.2.3-59-g8ed1b