Lines Matching full:pads
19 through pads.
29 flows from the entity's output to one or more entity inputs. Pads should
32 A link is a point-to-point oriented connection between two pads, either
58 Drivers initialize entity pads by calling
80 Pads subsection
82 Pads are represented by a struct media_pad instance,
83 defined in ``include/media/media-entity.h``. Each entity stores its pads in
84 a pads array managed by the entity driver. Drivers usually embed the array in
87 Pads are identified by their entity and their 0-based index in the pads
94 Pads have flags that describe the pad capabilities and state.
112 Associate two entities via their PADs. Each entity has a list that points
113 to all links originating at or targeting any of its pads.
180 Helper functions can be used to find a link between two given pads, or a pad
251 for any entity which has sink pads in the pipeline. The