Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Drcar_vin.c487 struct completion capture_stop; member
796 init_completion(&priv->capture_stop); in rcar_vin_videobuf_queue()
826 &priv->capture_stop, in rcar_vin_wait_stop_streaming()
927 complete(&priv->capture_stop); in rcar_vin_irq()