powerpc/powernv: Report size of OPAL memcons log
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / dmx-set-source.rst
blobac7f77b25e06446b2fcb694223bacbe8f489fc32
1 .. -*- coding: utf-8; mode: rst -*-
3 .. _DMX_SET_SOURCE:
5 ==============
6 DMX_SET_SOURCE
7 ==============
9 Name
10 ----
12 DMX_SET_SOURCE
15 Synopsis
16 --------
18 .. c:function:: int ioctl(fd, DMX_SET_SOURCE, struct dmx_source *src)
19     :name: DMX_SET_SOURCE
22 Arguments
23 ---------
26 ``fd``
27     File descriptor returned by :c:func:`open() <dvb-dmx-open>`.
29 ``src``
30    Undocumented.
33 Description
34 -----------
36 .. note:: This ioctl is undocumented. Documentation is welcome.
39 Return Value
40 ------------
42 On success 0 is returned, on error -1 and the ``errno`` variable is set
43 appropriately. The generic error codes are described at the
44 :ref:`Generic Error Codes <gen-errors>` chapter.