Home
last modified time | relevance | path

Searched refs:media_graph_walk_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/media/
H A Dmedia-entity.h1100 __must_check int media_graph_walk_init(
/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c315 __must_check int media_graph_walk_init( in media_graph_walk_init() function
320 EXPORT_SYMBOL_GPL(media_graph_walk_init);
H A Dmc-device.c658 ret = media_graph_walk_init(&new, mdev); in media_device_register_entity()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c569 ret = media_graph_walk_init(&graph, mdev); in vsp1_video_pipeline_build()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c1216 ret = media_graph_walk_init(graph, in fimc_md_link_notify()