Lines Matching +full:a +full:- +full:facing
1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
17 A :term:`Device Driver` that implements the main logic to talk with
29 Part of the Linux Kernel that implements support for a hardware
33 A character device node in the file system used to control and
34 transfer data in and out of a Kernel driver.
39 An API designed to control a subset of the :term:`Media Hardware`
47 A specialized :term:`Microprocessor`, with its architecture
51 **Field-programmable Gate Array**
53 An :term:`IC` circuit designed to be configured by a customer or
54 a designer after manufacturing.
56 See https://en.wikipedia.org/wiki/Field-programmable_gate_array.
59 A subset of the :term:`Media Hardware`. For example an :term:`I²C` or
64 A group of :term:`hardware components <Hardware Component>` that
65 together make a larger user-facing functional peripheral. For
67 and the external camera sensors together make a camera hardware
73 **Inter-Integrated Circuit**
75 A multi-master, multi-slave, packet switched, single-ended,
77 like sub-device hardware components.
79 See http://www.nxp.com/docs/en/user-guide/UM10204.pdf.
84 A set of electronic circuits on one small flat piece of
92 In electronic design a semiconductor intellectual property core,
93 is a reusable unit of logic, cell, or integrated circuit layout
96 and used by a single party alone.
103 A specialized processor that implements a set of algorithms for
110 A set of userspace APIs used to control the media hardware. It is
113 - :term:`CEC API`;
114 - :term:`Digital TV API`;
115 - :term:`MC API`;
116 - :term:`RC API`; and
117 - :term:`V4L2 API`.
119 See Documentation/userspace-api/media/index.rst.
125 multimedia devices and sub-devices.
129 MC-centric
145 Electronic circuitry that carries out the instructions of a
148 instructions on a single integrated circuit.
162 A subset of I²C, which defines a stricter usage of the bus.
171 **System on a Chip**
173 An integrated circuit that integrates all components of a computer
180 control a V4L2 hardware.
183 A :term:`Device Node` that is associated to a V4L driver.
190 V4L2 Sub-device
191 V4L2 hardware components that aren't controlled by a
194 Video-node-centric
195 V4L2 device driver that doesn't require a media controller to be used.
200 V4L2 Sub-device API
202 :term:`V4L2 sub-devices <V4L2 Sub-device>`, like sensors,