diff options
Diffstat (limited to 'Documentation/gpu/backlight.rst')
-rw-r--r-- | Documentation/gpu/backlight.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/gpu/backlight.rst b/Documentation/gpu/backlight.rst new file mode 100644 index 000000000..9ebfc9d0a --- /dev/null +++ b/Documentation/gpu/backlight.rst @@ -0,0 +1,12 @@ +================= +Backlight support +================= + +.. kernel-doc:: drivers/video/backlight/backlight.c + :doc: overview + +.. kernel-doc:: include/linux/backlight.h + :internal: + +.. kernel-doc:: drivers/video/backlight/backlight.c + :export: |