repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
powerpc/powernv: Report size of OPAL memcons log
[linux/fpc-iii.git]
/
Documentation
/
media
/
uapi
/
dvb
/
dtv-properties.rst
blob
48c4e834ad11513b89cbd16a52eb00de5090d59b
1
.. -*- coding: utf-8; mode: rst -*-
2
3
.. c:type:: 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
};