Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / audio-set-karaoke.rst
blobc759952d88aad953ca21ddd505f747f046147fdb
1 .. -*- coding: utf-8; mode: rst -*-
3 .. _AUDIO_SET_KARAOKE:
5 =================
6 AUDIO_SET_KARAOKE
7 =================
9 Name
10 ----
12 AUDIO_SET_KARAOKE
14 .. attention:: This ioctl is deprecated
16 Synopsis
17 --------
19 .. c:function:: int ioctl(fd, AUDIO_SET_KARAOKE, struct audio_karaoke *karaoke)
20     :name: AUDIO_SET_KARAOKE
23 Arguments
24 ---------
26 .. flat-table::
27     :header-rows:  0
28     :stub-columns: 0
31     -
33        -  int fd
35        -  File descriptor returned by a previous call to open().
37     -
39        -  audio_karaoke_t \*karaoke
41        -  karaoke settings according to section ??.
44 Description
45 -----------
47 This ioctl allows one to set the mixer settings for a karaoke DVD.
50 Return Value
51 ------------
53 On success 0 is returned, on error -1 and the ``errno`` variable is set
54 appropriately. The generic error codes are described at the
55 :ref:`Generic Error Codes <gen-errors>` chapter.
57 .. flat-table::
58     :header-rows:  0
59     :stub-columns: 0
62     -  .. row 1
64        -  ``EINVAL``
66        -  karaoke is not a valid or supported karaoke setting.