Home
last modified time | relevance | path

Searched refs:list_pipe (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_entity.h63 struct list_head list_pipe; member
Dvsp1_video.c433 list_add_tail(&e->list_pipe, &pipe->entities); in vsp1_pipeline_validate()
544 list_for_each_entry(entity, &pipe->entities, list_pipe) { in vsp1_pipeline_stop()
914 list_for_each_entry(entity, &pipe->entities, list_pipe) { in vsp1_video_start_streaming()