Lines Matching defs:links
82 * links through which they were reached.
207 * validates all links by calling this operation. Optional.
263 * @num_links: Total number of links, forward and back, enabled and disabled.
268 * @links: List of data links.
303 struct list_head links;
324 * @links: List of links pointing to graph entities
338 struct list_head links;
699 * When two or more links target a sink pad, only one of them can be
739 * used to transfer media data. If multiple links are created and this
751 * cross-bar (n:n) links.
772 * media_entity_remove_links() - remove all links associated with an entity
818 * links.
820 * Entity drivers must implement the link_setup operation if any of their links
824 * Link configuration must not have any side effect on other links. If an
832 * on media_create_pad_link(), for pad to pad links or the same as described
833 * on media_create_intf_link(), for interface to entity links.
853 * links originating or terminating at that pad until an enabled link is found.
936 * Mark all entities connected to a given entity through enabled links, either
962 * Mark all entities connected to a given entity through enabled links, either
1010 * When a device node interface is removed, all links to it are automatically
1067 * __media_remove_intf_links() - remove all links associated with an interface
1076 * media_remove_intf_links() - remove all links associated with an interface