Home
last modified time | relevance | path

Searched full:ref (Results 1 – 25 of 3404) sorted by relevance

12345678910>>...137

/Documentation/userspace-api/media/dvb/
Dfrontend-property-terrestrial-systems.rst17 - :ref:`DTV_API_VERSION <DTV-API-VERSION>`
19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
21 - :ref:`DTV_TUNE <DTV-TUNE>`
23 - :ref:`DTV_CLEAR <DTV-CLEAR>`
25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
27 - :ref:`DTV_MODULATION <DTV-MODULATION>`
29 - :ref:`DTV_BANDWIDTH_HZ <DTV-BANDWIDTH-HZ>`
31 - :ref:`DTV_INVERSION <DTV-INVERSION>`
33 - :ref:`DTV_CODE_RATE_HP <DTV-CODE-RATE-HP>`
35 - :ref:`DTV_CODE_RATE_LP <DTV-CODE-RATE-LP>`
[all …]
Dfrontend-property-satellite-systems.rst17 - :ref:`DTV_API_VERSION <DTV-API-VERSION>`
19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
21 - :ref:`DTV_TUNE <DTV-TUNE>`
23 - :ref:`DTV_CLEAR <DTV-CLEAR>`
25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
27 - :ref:`DTV_INVERSION <DTV-INVERSION>`
29 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>`
31 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>`
33 - :ref:`DTV_VOLTAGE <DTV-VOLTAGE>`
35 - :ref:`DTV_TONE <DTV-TONE>`
[all …]
Dfrontend-property-cable-systems.rst24 - :ref:`DTV_API_VERSION <DTV-API-VERSION>`
26 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
28 - :ref:`DTV_TUNE <DTV-TUNE>`
30 - :ref:`DTV_CLEAR <DTV-CLEAR>`
32 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
34 - :ref:`DTV_MODULATION <DTV-MODULATION>`
36 - :ref:`DTV_INVERSION <DTV-INVERSION>`
38 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>`
40 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>`
42 - :ref:`DTV_LNA <DTV-LNA>`
[all …]
/Documentation/devicetree/bindings/sound/
Daudio-graph-port.yaml17 - $ref: /schemas/graph.yaml#/$defs/port-base
18 - $ref: /schemas/sound/dai-params.yaml#
21 $ref: simple-card.yaml#/definitions/mclk-fs
24 $ref: /schemas/types.yaml#/definitions/flag
27 $ref: /schemas/types.yaml#/definitions/flag
30 $ref: /schemas/types.yaml#/definitions/uint32-array
33 $ref: /schemas/types.yaml#/definitions/uint32-array
36 $ref: /schemas/types.yaml#/definitions/uint32-array
40 - $ref: /schemas/graph.yaml#/$defs/endpoint-base
41 - $ref: /schemas/sound/dai-params.yaml#
[all …]
Dsimple-card.yaml16 $ref: /schemas/types.yaml#/definitions/phandle
20 $ref: /schemas/types.yaml#/definitions/phandle
24 $ref: /schemas/types.yaml#/definitions/flag
28 $ref: /schemas/types.yaml#/definitions/flag
32 $ref: /schemas/types.yaml#/definitions/uint32
36 $ref: /schemas/types.yaml#/definitions/uint32
43 $ref: /schemas/types.yaml#/definitions/uint32
49 $ref: /schemas/types.yaml#/definitions/flag
58 $ref: /schemas/types.yaml#/definitions/flag
64 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/Documentation/userspace-api/media/v4l/
Ddev-capture.rst30 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device
31 functions they may also support the :ref:`video overlay <overlay>`
32 (``V4L2_CAP_VIDEO_OVERLAY``) and the :ref:`raw VBI capture <raw-vbi>`
40 Video capture devices shall support :ref:`audio input <audio>`,
41 :ref:`tuner`, :ref:`controls <control>`,
42 :ref:`cropping and scaling <crop>` and
43 :ref:`streaming parameter <streaming-par>` ioctls as needed. The
44 :ref:`video input <video>` ioctls must be supported by all video
62 defaults. An example is given in :ref:`crop`.
68 :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` ioctl with a pointer to this
[all …]
Ddev-output.rst29 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device
30 functions they may also support the :ref:`raw VBI output <raw-vbi>`
38 Video output devices shall support :ref:`audio output <audio>`,
39 :ref:`modulator <tuner>`, :ref:`controls <control>`,
40 :ref:`cropping and scaling <crop>` and
41 :ref:`streaming parameter <streaming-par>` ioctls as needed. The
42 :ref:`video output <video>` ioctls must be supported by all video
60 defaults. An example is given in :ref:`crop`.
65 and call the :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` ioctl with a pointer
75 of :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>`, and call the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>`
[all …]
Ddiff-v4l.rst14 V4L calls were removed from Kernel, but the library :ref:`libv4l`
22 not change from those used by V4L. They are listed in :ref:`devices`
23 and below in :ref:`v4l-dev`.
56 V4L2 drivers *may* support multiple opens, see :ref:`open` for details
65 :ref:`VIDIOC_QUERYCAP`.
72 capturing, video overlay and VBI capturing. See :ref:`open` for an
93 - The :ref:`video capture <capture>` interface is supported.
96 - The device has a :ref:`tuner or modulator <tuner>`.
99 - The :ref:`raw VBI capture <raw-vbi>` interface is supported.
102 - The :ref:`video overlay <overlay>` interface is supported.
[all …]
Dlibv4l-introduction.rst17 :ref:`v4l2grab <v4l2grab-example>`.
28 :ref:`V4L2_PIX_FMT_BGR24 <V4L2-PIX-FMT-BGR24>`,
29 :ref:`V4L2_PIX_FMT_NV12_16L16 <V4L2-PIX-FMT-NV12-16L16>`,
30 :ref:`V4L2_PIX_FMT_JPEG <V4L2-PIX-FMT-JPEG>`,
31 :ref:`V4L2_PIX_FMT_MJPEG <V4L2-PIX-FMT-MJPEG>`,
32 :ref:`V4L2_PIX_FMT_MR97310A <V4L2-PIX-FMT-MR97310A>`,
33 :ref:`V4L2_PIX_FMT_OV511 <V4L2-PIX-FMT-OV511>`,
34 :ref:`V4L2_PIX_FMT_OV518 <V4L2-PIX-FMT-OV518>`,
35 :ref:`V4L2_PIX_FMT_PAC207 <V4L2-PIX-FMT-PAC207>`,
36 :ref:`V4L2_PIX_FMT_PJPG <V4L2-PIX-FMT-PJPG>`,
[all …]
Ddv-timings.rst14 it is not possible to extend the :ref:`v4l2_std_id <v4l2-std-id>`
22 the timings of the formats in the :ref:`cea861` and :ref:`vesadmt`
27 :ref:`VIDIOC_ENUM_DV_TIMINGS` and
28 :ref:`VIDIOC_DV_TIMINGS_CAP` ioctls. To set
30 :ref:`VIDIOC_S_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl and to get
32 :ref:`VIDIOC_G_DV_TIMINGS <VIDIOC_G_DV_TIMINGS>` ioctl. To detect
34 :ref:`VIDIOC_QUERY_DV_TIMINGS` ioctl.
39 :ref:`ioctl VIDIOC_SUBSCRIBE_EVENT <VIDIOC_SUBSCRIBE_EVENT>` and the
40 :ref:`VIDIOC_DQEVENT` to check if this event was reported.
43 streaming, free all buffers, and call the :ref:`VIDIOC_QUERY_DV_TIMINGS`
[all …]
Dvidioc-subdev-enum-mbus-code.rst45 Then call the :ref:`VIDIOC_SUBDEV_ENUM_MBUS_CODE` ioctl
59 See :ref:`VIDIOC_SUBDEV_G_FMT` for more
82 :ref:`v4l2-mbus-format`. Filled in by the driver.
86 :ref:`v4l2_subdev_format_whence <v4l2-subdev-format-whence>`.
89 - See :ref:`v4l2-subdev-mbus-code-flags`
117 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
118 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
119 See :ref:`v4l2-mbus-format` on how to do this.
124 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
125 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
[all …]
Dvidioc-g-fmt.rst50 :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` ioctl with a pointer to this structure the driver fills
61 :ref:`devices`. Good practice is to query the current parameters
63 application. When the application calls the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl with
70 prepare for data exchange. Finally the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl returns
71 the current format parameters as :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` does. Very simple,
74 application must implement the :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` and :ref:`VIDIOC_S_FMT <VIDIOC_G_…
76 EINVAL error code on a :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` attempt. When I/O is already in
80 The :ref:`VIDIOC_TRY_FMT <VIDIOC_G_FMT>` ioctl is equivalent to :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` …
87 The format as returned by :ref:`VIDIOC_TRY_FMT <VIDIOC_G_FMT>` must be identical to what
88 :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` returns for the same input or output.
[all …]
Dtuner.rst17 returned by the :ref:`VIDIOC_ENUMINPUT` ioctl is
25 :ref:`VIDIOC_G_TUNER <VIDIOC_G_TUNER>` and
26 :ref:`VIDIOC_S_TUNER <VIDIOC_G_TUNER>` ioctls, respectively. The
27 struct :c:type:`v4l2_tuner` returned by :ref:`VIDIOC_G_TUNER <VIDIOC_G_TUNER>`
33 :ref:`VIDIOC_S_TUNER <VIDIOC_G_TUNER>` does not switch the
37 returned by the :ref:`VIDIOC_QUERYCAP` ioctl when the
50 :ref:`VIDIOC_ENUMOUTPUT` ioctl is set to
61 :ref:`VIDIOC_S_FREQUENCY <VIDIOC_G_FREQUENCY>` ioctl where you
65 :ref:`VIDIOC_G_MODULATOR <VIDIOC_G_MODULATOR>` and
66 :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` ioctl. Note that
[all …]
Ddev-overlay.rst20 files as :ref:`video capture <capture>` devices.
26 the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl.
41 :ref:`Xv/V4L <xvideo>` interface driver and a V4L2 application.
51 :ref:`VIDIOC_QUERYCAP` ioctl. The overlay I/O
59 Video overlay devices shall support :ref:`audio input <audio>`,
60 :ref:`tuner`, :ref:`controls <control>`,
61 :ref:`cropping and scaling <crop>` and
62 :ref:`streaming parameter <streaming-par>` ioctls as needed. The
63 :ref:`video input <video>` and :ref:`video standard <standard>`
74 :ref:`VIDIOC_G_FBUF <VIDIOC_G_FBUF>` and
[all …]
/Documentation/devicetree/bindings/reset/
Dzynq-reset.txt35 166: gem0 ref reset
36 167: gem1 ref reset
39 196: sdio0 ref reset
40 197: sdio1 ref reset
43 226: spi0 ref reset
44 227: spi1 ref reset
47 258: can0 ref reset
48 259: can1 ref reset
53 322: uart0 ref reset
54 323: uart1 ref reset
[all …]
/Documentation/userspace-api/media/rc/
Dlirc-get-features.rst52 :ref:`LIRC_MODE_PULSE <lirc-mode-pulse>` can only be used for transmitting.
59 :ref:`LIRC_MODE_MODE2 <lirc-mode-MODE2>` is used. This also implies
60 that :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is also supported,
62 :ref:`lirc_set_rec_mode` to switch modes.
75 :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is used.
82 :ref:`ioctl LIRC_SET_SEND_CARRIER <LIRC_SET_SEND_CARRIER>`.
89 :ref:`ioctl LIRC_SET_SEND_DUTY_CYCLE <LIRC_SET_SEND_DUTY_CYCLE>`.
96 :ref:`ioctl LIRC_SET_TRANSMITTER_MASK <LIRC_SET_TRANSMITTER_MASK>`.
103 :ref:`ioctl LIRC_SET_REC_CARRIER <LIRC_SET_REC_CARRIER>`.
110 :ref:`ioctl LIRC_SET_REC_CARRIER_RANGE <LIRC_SET_REC_CARRIER_RANGE>`.
[all …]
/Documentation/devicetree/bindings/memory-controllers/ddr/
Djedec,lpddr3-timings.yaml24 $ref: /schemas/types.yaml#/definitions/uint32
29 $ref: /schemas/types.yaml#/definitions/uint32
34 $ref: /schemas/types.yaml#/definitions/uint32
39 $ref: /schemas/types.yaml#/definitions/uint32
45 $ref: /schemas/types.yaml#/definitions/uint32
50 $ref: /schemas/types.yaml#/definitions/uint32
55 $ref: /schemas/types.yaml#/definitions/uint32
60 $ref: /schemas/types.yaml#/definitions/uint32
65 $ref: /schemas/types.yaml#/definitions/uint32
70 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
Djedec,lpddr2-timings.yaml17 $ref: /schemas/types.yaml#/definitions/uint32
22 $ref: /schemas/types.yaml#/definitions/uint32
27 $ref: /schemas/types.yaml#/definitions/uint32
33 $ref: /schemas/types.yaml#/definitions/uint32
38 $ref: /schemas/types.yaml#/definitions/uint32
44 $ref: /schemas/types.yaml#/definitions/uint32
53 $ref: /schemas/types.yaml#/definitions/uint32
58 $ref: /schemas/types.yaml#/definitions/uint32
63 $ref: /schemas/types.yaml#/definitions/uint32
68 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/Documentation/userspace-api/media/
Dfdl-appendix.rst62 the :ref:`Document <fdl-document>` that deals exclusively with the
76 :ref:`Secondary Sections <fdl-secondary>` whose titles are designated,
78 :ref:`Document <fdl-document>` is released under this License.
85 :ref:`Document <fdl-document>` is released under this License.
90 A "Transparent" copy of the :ref:`Document <fdl-document>` means a
127 You may copy and distribute the :ref:`Document <fdl-document>` in any
136 :ref:`section 3 <fdl-section3>`.
147 If you publish printed copies of the :ref:`Document <fdl-document>`
149 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in
157 :ref:`Document <fdl-document>` and satisfy these conditions, can be
[all …]
/Documentation/devicetree/bindings/iio/frequency/
Dadi,adf4350.yaml42 $ref: /schemas/types.yaml#/definitions/uint32
47 $ref: /schemas/types.yaml#/definitions/uint32
52 $ref: /schemas/types.yaml#/definitions/uint32
58 $ref: /schemas/types.yaml#/definitions/flag
62 $ref: /schemas/types.yaml#/definitions/flag
66 $ref: /schemas/types.yaml#/definitions/flag
70 $ref: /schemas/types.yaml#/definitions/flag
74 $ref: /schemas/types.yaml#/definitions/flag
79 $ref: /schemas/types.yaml#/definitions/uint32
83 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/Documentation/devicetree/bindings/mtd/partitions/
Dpartitions.yaml17 - $ref: arm,arm-firmware-suite.yaml
18 - $ref: brcm,bcm4908-partitions.yaml
19 - $ref: brcm,bcm947xx-cfe-partitions.yaml
20 - $ref: fixed-partitions.yaml
21 - $ref: linksys,ns-partitions.yaml
22 - $ref: qcom,smem-part.yaml
23 - $ref: redboot-fis.yaml
24 - $ref: tplink,safeloader-partitions.yaml
37 $ref: partition.yaml
/Documentation/devicetree/bindings/mmc/
Dmmc-controller.yaml38 $ref: /schemas/types.yaml#/definitions/flag
48 $ref: /schemas/types.yaml#/definitions/flag
72 $ref: /schemas/types.yaml#/definitions/flag
77 $ref: /schemas/types.yaml#/definitions/flag
86 $ref: /schemas/types.yaml#/definitions/uint32
100 $ref: /schemas/types.yaml#/definitions/uint32
105 $ref: /schemas/types.yaml#/definitions/flag
125 $ref: /schemas/types.yaml#/definitions/flag
131 $ref: /schemas/types.yaml#/definitions/flag
136 $ref: /schemas/types.yaml#/definitions/flag
[all …]
/Documentation/devicetree/bindings/usb/
Dusb251xb.yaml38 $ref: /schemas/types.yaml#/definitions/flag
43 $ref: /schemas/types.yaml#/definitions/uint16
49 $ref: /schemas/types.yaml#/definitions/uint16
54 $ref: /schemas/types.yaml#/definitions/uint16
60 $ref: /schemas/types.yaml#/definitions/uint16
66 $ref: /schemas/types.yaml#/definitions/string
71 $ref: /schemas/types.yaml#/definitions/string
76 $ref: /schemas/types.yaml#/definitions/string
81 $ref: /schemas/types.yaml#/definitions/flag
87 $ref: /schemas/types.yaml#/definitions/flag
[all …]
/Documentation/devicetree/bindings/power/supply/
Dcharger-manager.yaml22 $ref: /schemas/types.yaml#/definitions/string-array
25 $ref: /schemas/types.yaml#/definitions/uint32
30 $ref: /schemas/types.yaml#/definitions/string
35 $ref: /schemas/types.yaml#/definitions/string
39 $ref: /schemas/types.yaml#/definitions/uint32
49 $ref: /schemas/types.yaml#/definitions/uint32
53 $ref: /schemas/types.yaml#/definitions/uint32
62 $ref: /schemas/types.yaml#/definitions/uint32
69 $ref: /schemas/types.yaml#/definitions/uint32
73 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/Documentation/devicetree/bindings/input/touchscreen/
Dti,ads7843.yaml43 $ref: /schemas/types.yaml#/definitions/uint16
48 $ref: /schemas/types.yaml#/definitions/uint16
53 $ref: /schemas/types.yaml#/definitions/uint16
63 $ref: /schemas/types.yaml#/definitions/flag
68 $ref: /schemas/types.yaml#/definitions/uint32
73 $ref: /schemas/types.yaml#/definitions/uint16
81 $ref: /schemas/types.yaml#/definitions/uint16
87 $ref: /schemas/types.yaml#/definitions/uint16
92 $ref: /schemas/types.yaml#/definitions/uint16
101 $ref: /schemas/types.yaml#/definitions/flag
[all …]

12345678910>>...137