Lines Matching full:a
8 Discovering a device internal topology, and configuring it at runtime,
14 - An **entity** is a basic media hardware or software building block.
15 It can correspond to a large variety of logical blocks such as
17 hardware devices (a building block in a System-on-Chip image
20 - An **interface** is a graph representation of a Linux Kernel
21 userspace API interface, like a device node or a sysfs file that
24 - A **pad** is a data connection endpoint through which an entity can
30 - A **data link** is a point-to-point oriented connection between two
32 from a source pad to a sink pad.
34 - An **interface link** is a point-to-point bidirectional control
35 connection between a Linux Kernel interface and an entity.