Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.h285 struct completion capture_stop; member
H A Dam437x-vpfe.c1232 complete(&vpfe->capture_stop); in vpfe_isr()
1883 init_completion(&vpfe->capture_stop); in vpfe_start_streaming()
1935 wait_for_completion_timeout(&vpfe->capture_stop, in vpfe_stop_streaming()