mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
60c2820d0f
The name of the subsystem is "media", and not "linux_tv". Also, as we plan to add other stuff there in the future, let's rename also the media uAPI book to media_uapi, to make it clearer. No functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
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
|