Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / Documentation / media / uapi / dvb / ca-reset.rst
... / ...
CommitLineData
1.. -*- coding: utf-8; mode: rst -*-
2
3.. _CA_RESET:
4
5========
6CA_RESET
7========
8
9Name
10----
11
12CA_RESET
13
14
15Synopsis
16--------
17
18.. c:function:: int ioctl(fd, CA_RESET)
19 :name: CA_RESET
20
21
22Arguments
23---------
24
25``fd``
26 File descriptor returned by a previous call to :c:func:`open() <cec-open>`.
27
28Description
29-----------
30
31.. note:: This ioctl is undocumented. Documentation is welcome.
32
33
34Return Value
35------------
36
37On success 0 is returned, on error -1 and the ``errno`` variable is set
38appropriately. The generic error codes are described at the
39:ref:`Generic Error Codes <gen-errors>` chapter.
This page took 0.027565 seconds and 5 git commands to generate.