]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/linux_tv/media/dvb/ca.rst
doc-rst: linux_tv DocBook to reST migration (docs-next)
[mirror_ubuntu-artful-kernel.git] / Documentation / linux_tv / media / dvb / ca.rst
CommitLineData
5377d91f
MH
1.. -*- coding: utf-8; mode: rst -*-
2
3.. _dvb_ca:
4
5#############
6DVB CA Device
7#############
8The DVB CA device controls the conditional access hardware. It can be
9accessed through ``/dev/dvb/adapter?/ca?``. Data types and and ioctl
10definitions can be accessed by including ``linux/dvb/ca.h`` in your
11application.
12
13
14.. toctree::
15 :maxdepth: 1
16
17 ca_data_types
18 ca_function_calls
19
20
21
22
23.. ------------------------------------------------------------------------------
24.. This file was automatically converted from DocBook-XML with the dbxml
25.. library (https://github.com/return42/sphkerneldoc). The origin XML comes
26.. from the linux kernel, refer to:
27..
28.. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
29.. ------------------------------------------------------------------------------