Lines Matching full:sink
123 * @sink: Part of a union. Used only if the second object (gobj1) is
124 * a pad. In that case, it represents the sink pad.
142 struct media_pad *sink; member
262 * @num_pads: Number of sink and source pads.
631 * @num_pads: total number of sink and source pads
670 * @is_sink: true if the pad is a sink, false if it is a source
689 * @sink: pointer to &media_entity of the sink pad.
690 * @sink_pad: number of the sink pad in the pads array.
699 * When two or more links target a sink pad, only one of them can be
713 u16 source_pad, struct media_entity *sink,
725 * @sink_function: Function of the sink entities. Used only if @sink is NULL.
726 * @sink: pointer to &media_entity of the sink pad. If NULL, it will use
728 * @sink_pad: number of the sink pad in the pads array.
730 * @allow_both_undefined: if %true, then both @source and @sink can be NULL.
734 * and @sink are NULL.
748 * It is common for some devices to have multiple source and/or sink entities
764 struct media_entity *sink,
810 * link_setup operation for the two entities at the source and sink of the
825 * enabled link at a sink pad prevents another link at the same pad from
840 * @sink: Sink pad
846 struct media_pad *sink);