Lines Matching defs:function

260  *			view. The media_pipeline_start() function
322 * @function: Entity main function, as defined in
353 u32 function;
677 * function calls are used. However, if the object (entity, link, pad,
678 * interface) is embedded on some other object, this function should be
708 * this function that will do the same.
715 * media_entity_pads_init(). The function will initialize the other pads fields.
725 * This function must be called during the cleanup phase after unregistering
745 * This helper function finds the first pad index inside an entity that
781 * Before calling this function, media_entity_pads_init() and
822 * creates link by link, this function is meant to allow 1:n, n:1 and even
827 * Before calling this function, media_entity_pads_init() and
861 * link. This function notifies both entities of the link configuration change.
888 * &media_device.link_notify pointer to a callback function. If provided, the
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
1001 * media_pipeline_start() function, false otherwise.
1013 * media_pipeline_start() function, false otherwise.
1033 * This function returns the media pipeline that an entity has been associated
1039 * multiplexed streams). This function is to be used only for entities that
1051 * This function returns the media pipeline that a pad has been associated
1069 * This function can be used to resolve the media pad number from
1074 * then this function searches the entity for the first pad that
1089 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1104 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1115 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1117 * Before using this function, media_graph_walk_init() must be
1119 * function initializes the graph traversal structure to walk the
1132 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1153 * Calls to this function can be nested, in which case the same number of
1180 * number of calls to this function are required to mark the pipeline as not
1219 * This function must be called to initialize the iterator before using it in a
1236 * This function must be called to destroy iterators initialized with
1269 * of working on a given pipeline the function will use an existing pipeline if
1336 * Before calling this function, media_devnode_create() should be called for
1393 * This helper function will check if @operation is not %NULL. On such case,
1413 * The function sets both MEDIA_LNK_FL_ENABLED and MEDIA_LNK_FL_IMMUTABLE for