linux_dsm_epyc7002/Documentation/DocBook/media
Mauro Carvalho Chehab b60da5b203 [media] DocBook: better organize the function descriptions for frontend
Move the function ioctl definitions to the end of the chapter,
at their importance. That makes the document better organized,
as the DVB frontend system call index will look like:

	open()
	close()
	ioctl FE_GET_INFO — Query DVB frontend capabilities and returns information about the front-end. This call only requires read-only access to the device
	ioctl FE_READ_STATUS — Returns status information about the front-end. This call only requires read-only access to the device
	ioctl FE_SET_PROPERTY, FE_GET_PROPERTY — FE_SET_PROPERTY sets one or more frontend properties. FE_GET_PROPERTY returns one or more frontend properties.
	ioctl FE_DISEQC_RESET_OVERLOAD — Restores the power to the antenna subsystem, if it was powered off due to power overload.
	ioctl FE_DISEQC_SEND_MASTER_CMD — Sends a DiSEqC command
	ioctl FE_DISEQC_RECV_SLAVE_REPLY — Receives reply from a DiSEqC 2.0 command
	ioctl FE_DISEQC_SEND_BURST — Sends a 22KHz tone burst for 2x1 mini DiSEqC satellite selection.
	ioctl FE_SET_TONE — Sets/resets the generation of the continuous 22kHz tone.
	ioctl FE_SET_VOLTAGE — Allow setting the DC level sent to the antenna subsystem.
	ioctl FE_ENABLE_HIGH_LNB_VOLTAGE — Select output DC level between normal LNBf voltages or higher LNBf voltages.
	ioctl FE_SET_FRONTEND_TUNE_MODE — Allow setting tuner mode flags to the frontend.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-05-30 09:42:55 -03:00
..
dvb [media] DocBook: better organize the function descriptions for frontend 2015-05-30 09:42:55 -03:00
v4l [media] DocBook: Fix false positive undefined ioctl references 2015-05-30 09:25:20 -03:00
.gitignore [media] DocBook: add drawing with a typical media device 2015-05-30 08:25:19 -03:00
bayer.png.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
constraints.png.b64 [media] doc: v4l: add binary images for selection API 2012-01-10 23:17:55 -02:00
crop.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
dvbstb.png.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
fieldseq_bt.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
fieldseq_tb.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
Makefile [media] DocBook: Fix false positive undefined ioctl references 2015-05-30 09:25:20 -03:00
nv12mt_example.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
nv12mt.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
pipeline.png.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
selection.png.b64 [media] doc: v4l: add binary images for selection API 2012-01-10 23:17:55 -02:00
typical_media_device.svg [media] DocBook: add drawing with a typical media device 2015-05-30 08:25:19 -03:00
vbi_525.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
vbi_625.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00
vbi_hsync.gif.b64 [media] DocBook: Use base64 for gif/png files 2011-07-27 17:52:59 -03:00