Lines Matching refs:media_pad
130 struct media_pad *pad;
181 struct media_pad *source;
186 struct media_pad *sink;
236 struct media_pad { struct
282 const struct media_pad *local,
283 const struct media_pad *remote, u32 flags);
361 struct media_pad *pads;
639 container_of(gobj, struct media_pad, graph_obj)
718 struct media_pad *pads);
917 struct media_link *media_entity_find_link(struct media_pad *source,
918 struct media_pad *sink);
930 struct media_pad *media_pad_remote_pad_first(const struct media_pad *pad);
948 struct media_pad *media_pad_remote_pad_unique(const struct media_pad *pad);
968 struct media_pad *
990 static inline struct media_pad *
1003 static inline bool media_pad_is_streaming(const struct media_pad *pad) in media_pad_is_streaming()
1017 struct media_pad *pad; in media_entity_is_streaming()
1058 struct media_pipeline *media_pad_pipeline(struct media_pad *pad);
1158 __must_check int media_pipeline_start(struct media_pad *pad,
1168 __must_check int __media_pipeline_start(struct media_pad *pad,
1183 void media_pipeline_stop(struct media_pad *pad);
1192 void __media_pipeline_stop(struct media_pad *pad);
1194 struct media_pad *
1197 struct media_pad *pad);
1275 __must_check int media_pipeline_alloc_start(struct media_pad *pad);