Lines Matching refs:links
94 Entities, pads and links
121 Unlike the number of pads, the total number of links isn't always known in
123 pre-allocates a number of links equal to the number of pads plus an optional
124 number of extra links. The links array will be reallocated if it grows beyond
196 include/media/media-entity.h. Each entity stores all links originating at or
197 targeting any of its pads in a links array. A given link is thus stored
201 Drivers create links by calling
213 to transfer media data. When two or more links target a sink pad, only
237 reached only through enabled links starting at a given entity. The media
306 links.
308 Entity drivers must implement the link_setup operation if any of their links
312 Link configuration must not have any side effect on other links. If an enabled
328 enabled links, either directly or indirectly, as streaming.