19 lines
385 B
ReStructuredText
19 lines
385 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. _dvb_ca:
|
|
|
|
#############
|
|
DVB CA Device
|
|
#############
|
|
The DVB CA device controls the conditional access hardware. It can be
|
|
accessed through ``/dev/dvb/adapter?/ca?``. Data types and and ioctl
|
|
definitions can be accessed by including ``linux/dvb/ca.h`` in your
|
|
application.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ca_data_types
|
|
ca_function_calls
|