powerpc/powernv: Report size of OPAL memcons log
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / dtv-properties.rst
blob48c4e834ad11513b89cbd16a52eb00de5090d59b
1 .. -*- coding: utf-8; mode: rst -*-
3 .. c:type:: dtv_properties
5 *********************
6 struct dtv_properties
7 *********************
10 .. code-block:: c
12     struct dtv_properties {
13         __u32 num;
14         struct dtv_property *props;
15     };