Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek' and 'arm/renesas...
[deliverable/linux.git] / Documentation / media / uapi / dvb / dtv-properties.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _dtv-properties:
4
5 *********************
6 struct dtv_properties
7 *********************
8
9
10 .. code-block:: c
11
12 struct dtv_properties {
13 __u32 num;
14 struct dtv_property *props;
15 };
This page took 0.04158 seconds and 5 git commands to generate.