Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Drcar_vin.c488 struct completion capture_stop; member
809 init_completion(&priv->capture_stop); in rcar_vin_videobuf_queue()
839 &priv->capture_stop, in rcar_vin_wait_stop_streaming()
941 complete(&priv->capture_stop); in rcar_vin_irq()