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
302 * This allows runtime type identification of media entities and safe casting to
330 * re-used if entities are unregistered or registered again.
394 * @links: List of links pointing to graph entities
759 * media_create_pad_link() - creates a link between two entities.
791 * media_create_pad_links() - creates a link between two entities.
794 * @source_function: Function of the source entities. Used only if @source is
797 * all entities that matches the @sink_function.
799 * @sink_function: Function of the sink entities. Used only if @sink is NULL.
801 * all entities that matches the @sink_function.
805 * In such case, it will create a crossbar between all entities that
806 * matches @source_function to all entities that matches @sink_function.
822 * It is common for some devices to have multiple source and/or sink entities
831 * entities to be linked.
862 * The bulk of link setup is handled by the two entities connected through the
863 * link. This function notifies both entities of the link configuration change.
884 * link_setup operation for the two entities at the source and sink of the
916 * Return: returns a pointer to the link between the two entities. If no
941 * The uniqueness constraint makes this helper function suitable for entities
961 * The uniqueness constraint makes this helper function suitable for entities
983 * The uniqueness constraint makes this helper function suitable for entities
1039 * In general, entities can be part of multiple pipelines, when carrying
1041 * multiplexed streams). This function is to be used only for entities that
1122 * entities graph starting at the given entity. The traversal
1136 * Perform a depth-first traversal of the given media entities graph.
1249 * media_pipeline_for_each_entity - Iterate on all entities in a media pipeline
1254 * Iterate on all entities in a media pipeline. This is only valid after the
1410 * Create an ancillary link between two entities, indicating that they