The Linux Kernel
4.11.0
The Linux kernel user’s and administrator’s guide
The Linux kernel user-space API guide
Working with the kernel development community
Development tools for the kernel
How to write kernel documentation
Kernel Hacking Guides
The Linux driver implementer’s API guide
Core API Documentation
Linux Media Subsystem Documentation
Linux Media Infrastructure userspace API
Introduction
Part I - Video for Linux API
Part II - Digital TV API
1. Introduction
2. DVB Frontend API
3. DVB Demux Device
4. DVB CA Device
5. DVB Network API
6. DVB net Function Calls
7. DVB Deprecated APIs
8. Examples
9. DVB Audio Header File
10. DVB Conditional Access Header File
11. DVB Demux Header File
12. DVB Frontend Header File
13. DVB Network Header File
14. DVB Video Header File
Revision and Copyright
Revision History
Part III - Remote Controller API
Part IV - Media Controller API
Part V - Consumer Electronics Control API
Generic Error Codes
GNU Free Documentation License
Media subsystem kernel internal API
Linux Digital TV driver-specific documentation
Video4Linux (V4L) driver-specific documentation
Linux Networking Documentation
The Linux Input Documentation
Linux GPU Driver Developer’s Guide
Security documentation
Linux Sound Subsystem Documentation
Linux Kernel Crypto API
Linux Filesystems API
SuperH Interfaces Guide
Korean translations
Chinese translations
Japanese translations
The Linux Kernel
Docs
»
Linux Media Subsystem Documentation
»
Linux Media Infrastructure userspace API
»
Part II - Digital TV API
»
2. DVB Frontend API
»
2.3. DVB Frontend properties
»
2.4.4. struct dtv_properties
View page source
dtv_properties
¶
2.4.4. struct dtv_properties
¶
struct
dtv_properties
{
__u32
num
;
struct
dtv_property
*
props
;
};