Searched refs:media_link (Results 1 – 4 of 4) sorted by relevance
| /include/media/ |
| A D | media-entity.h | 176 struct media_link { struct 189 struct media_link *reverse; argument 284 int (*link_validate)(struct media_link *link); 648 container_of(gobj, struct media_link, graph_obj) 869 int __media_entity_setup_link(struct media_link *link, u32 flags); 907 int media_entity_setup_link(struct media_link *link, u32 flags); 1340 struct media_link * 1351 void __media_remove_intf_link(struct media_link *link); 1360 void media_remove_intf_link(struct media_link *link); 1416 struct media_link * [all …]
|
| A D | v4l2-mc.h | 193 int v4l2_pipeline_link_notify(struct media_link *link, u32 flags, 225 static inline int v4l2_pipeline_link_notify(struct media_link *link, u32 flags, in v4l2_pipeline_link_notify()
|
| A D | media-device.h | 67 int (*link_notify)(struct media_link *link, u32 flags,
|
| A D | v4l2-subdev.h | 891 int (*link_validate)(struct v4l2_subdev *sd, struct media_link *link, 1247 struct media_link *link, 1268 int v4l2_subdev_link_validate(struct media_link *link);
|
Completed in 13 milliseconds