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.
392 * @links: List of links pointing to graph entities
757 * media_create_pad_link() - creates a link between two entities.
789 * media_create_pad_links() - creates a link between two entities.
792 * @source_function: Function of the source entities. Used only if @source is
795 * all entities that matches the @sink_function.
797 * @sink_function: Function of the sink entities. Used only if @sink is NULL.
799 * all entities that matches the @sink_function.
803 * In such case, it will create a crossbar between all entities that
804 * matches @source_function to all entities that matches @sink_function.
820 * It is common for some devices to have multiple source and/or sink entities
829 * entities to be linked.
860 * The bulk of link setup is handled by the two entities connected through the
861 * link. This function notifies both entities of the link configuration change.
882 * link_setup operation for the two entities at the source and sink of the
914 * Return: returns a pointer to the link between the two entities. If no
939 * The uniqueness constraint makes this helper function suitable for entities
959 * The uniqueness constraint makes this helper function suitable for entities
981 * The uniqueness constraint makes this helper function suitable for entities
1037 * In general, entities can be part of multiple pipelines, when carrying
1039 * multiplexed streams). This function is to be used only for entities that
1120 * entities graph starting at the given entity. The traversal
1134 * Perform a depth-first traversal of the given media entities graph.
1247 * media_pipeline_for_each_entity - Iterate on all entities in a media pipeline
1252 * Iterate on all entities in a media pipeline. This is only valid after the
1408 * Create an ancillary link between two entities, indicating that they