Lines Matching defs:links
84 * links through which they were reached.
228 * @num_links: Number of links connected to this pad
261 * validates all links by calling this operation. Optional.
329 * @num_links: Total number of links, forward and back, enabled and disabled.
334 * @links: List of data links.
366 struct list_head links;
396 * @links: List of links pointing to graph entities
410 struct list_head links;
775 * When two or more links target a sink pad, only one of them can be
815 * used to transfer media data. If multiple links are created and this
827 * cross-bar (n:n) links.
848 * media_entity_remove_links() - remove all links associated with an entity
894 * links.
896 * Entity drivers must implement the link_setup operation if any of their links
900 * Link configuration must not have any side effect on other links. If an
908 * on media_create_pad_link(), for pad to pad links or the same as described
909 * on media_create_intf_link(), for interface to entity links.
929 * links originating or terminating at that pad until an enabled link is found.
949 * * -ENOTUNIQ - Multiple links are enabled
969 * * -ENOTUNIQ - Multiple links are enabled
991 * * -ENOTUNIQ - Multiple links are enabled
1153 * Mark all pads connected to a given pad through enabled links, either
1179 * Mark all pads connected to a given pad through enabled links, either
1310 * When a device node interface is removed, all links to it are automatically
1367 * __media_remove_intf_links() - remove all links associated with an interface
1376 * media_remove_intf_links() - remove all links associated with an interface
1425 * __media_entity_next_link() - Iterate through a &media_entity's links
1432 * allows iteration through an entity's links whilst guaranteeing all of the
1433 * returned links are of the given type.
1440 * for_each_media_entity_data_link() - Iterate through an entity's data links
1445 * Iterate over a &media_entity's data links