mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-28 13:34:38 +08:00
833ff5e7fe
This ioctl seems to be some attempt to support a feature at the bt8xx dst_ca driver. Yet, as said there, it "needs more work". Right now, the code there is just a boilerplate. At the end of the day, no driver uses this ioctl, nor it is documented anywhere (except for "needs more work"). So, get rid of it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
21 lines
293 B
ReStructuredText
21 lines
293 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. _ca_function_calls:
|
|
|
|
*****************
|
|
CA Function Calls
|
|
*****************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ca-fopen
|
|
ca-fclose
|
|
ca-reset
|
|
ca-get-cap
|
|
ca-get-slot-info
|
|
ca-get-descr-info
|
|
ca-get-msg
|
|
ca-send-msg
|
|
ca-set-descr
|