| .. -*- 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 |
| |
| |
| |
| |
| .. ------------------------------------------------------------------------------ |
| .. This file was automatically converted from DocBook-XML with the dbxml |
| .. library (https://github.com/return42/sphkerneldoc). The origin XML comes |
| .. from the linux kernel, refer to: |
| .. |
| .. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook |
| .. ------------------------------------------------------------------------------ |