Lines Matching defs:function
260 * view. The media_pipeline_start() function
322 * @function: Entity main function, as defined in
357 u32 function;
681 * function calls are used. However, if the object (entity, link, pad,
682 * interface) is embedded on some other object, this function should be
712 * this function that will do the same.
719 * media_entity_pads_init(). The function will initialize the other pads fields.
729 * This function must be called during the cleanup phase after unregistering
749 * This helper function finds the first pad index inside an entity that
785 * Before calling this function, media_entity_pads_init() and
826 * creates link by link, this function is meant to allow 1:n, n:1 and even
831 * Before calling this function, media_entity_pads_init() and
865 * link. This function notifies both entities of the link configuration change.
892 * &media_device.link_notify pointer to a callback function. If provided, the
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
1005 * media_pipeline_start() function, false otherwise.
1017 * media_pipeline_start() function, false otherwise.
1037 * This function returns the media pipeline that an entity has been associated
1043 * multiplexed streams). This function is to be used only for entities that
1055 * This function returns the media pipeline that a pad has been associated
1073 * This function can be used to resolve the media pad number from
1078 * then this function searches the entity for the first pad that
1093 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1108 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1119 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1121 * Before using this function, media_graph_walk_init() must be
1123 * function initializes the graph traversal structure to walk the
1136 * This function is deprecated, use media_pipeline_for_each_pad() instead.
1157 * Calls to this function can be nested, in which case the same number of
1184 * number of calls to this function are required to mark the pipeline as not
1223 * This function must be called to initialize the iterator before using it in a
1240 * This function must be called to destroy iterators initialized with
1273 * of working on a given pipeline the function will use an existing pipeline if
1340 * Before calling this function, media_devnode_create() should be called for
1397 * This helper function will check if @operation is not %NULL. On such case,
1417 * The function sets both MEDIA_LNK_FL_ENABLED and MEDIA_LNK_FL_IMMUTABLE for