Lines Matching full:entities
68 * struct media_entity_enum - An enumeration of media entities.
83 * on the path the media entities to be walked and the
87 * @ent_enum: Visited entities
304 * This allows runtime type identification of media entities and safe casting to
332 * re-used if entities are unregistered or registered again.
396 * @links: List of links pointing to graph entities
761 * media_create_pad_link() - creates a link between two entities.
793 * media_create_pad_links() - creates a link between two entities.
796 * @source_function: Function of the source entities. Used only if @source is
799 * all entities that matches the @sink_function.
801 * @sink_function: Function of the sink entities. Used only if @sink is NULL.
803 * all entities that matches the @sink_function.
807 * In such case, it will create a crossbar between all entities that
808 * matches @source_function to all entities that matches @sink_function.
824 * It is common for some devices to have multiple source and/or sink entities
833 * entities to be linked.
864 * The bulk of link setup is handled by the two entities connected through the
865 * link. This function notifies both entities of the link configuration change.
886 * link_setup operation for the two entities at the source and sink of the
918 * Return: returns a pointer to the link between the two entities. If no
943 * The uniqueness constraint makes this helper function suitable for entities
963 * The uniqueness constraint makes this helper function suitable for entities
985 * The uniqueness constraint makes this helper function suitable for entities
1041 * In general, entities can be part of multiple pipelines, when carrying
1043 * multiplexed streams). This function is to be used only for entities that
1124 * entities graph starting at the given entity. The traversal
1138 * Perform a depth-first traversal of the given media entities graph.
1251 * media_pipeline_for_each_entity - Iterate on all entities in a media pipeline
1256 * Iterate on all entities in a media pipeline. This is only valid after the
1412 * Create an ancillary link between two entities, indicating that they