Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c4211 sh_css_enable_cont_capt(bool enable, bool stop_copy_preview) in sh_css_enable_cont_capt() argument
4216 my_css.stop_copy_preview = stop_copy_preview; in sh_css_enable_cont_capt()
7418 HIVE_ADDR_sp_stop_copy_preview = fw->info.sp.stop_copy_preview; in sh_css_init_host_sp_control_vars()
7436 my_css.stop_copy_preview ? (uint32_t)(1) : (uint32_t)(0)); in sh_css_init_host_sp_control_vars()
8027 curr_stream->stop_copy_preview = my_css.stop_copy_preview; in ia_css_stream_create()