Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/camera/pipe/src/
A Dpipe_stagedesc.c31 stage_desc->sp_func = IA_CSS_PIPELINE_NO_FUNC; in ia_css_pipe_get_generic_stage_desc()
58 stage_desc->sp_func = IA_CSS_PIPELINE_NO_FUNC; in ia_css_pipe_get_firmwares_stage_desc()
71 enum ia_css_pipeline_stage_sp_func sp_func, in ia_css_pipe_get_sp_func_stage_desc() argument
80 stage_desc->sp_func = sp_func; in ia_css_pipe_get_sp_func_stage_desc()
/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
A Dia_css_pipeline.h23 enum ia_css_pipeline_stage_sp_func sp_func; member
63 enum ia_css_pipeline_stage_sp_func sp_func; member
/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A Dpipeline.c277 && (stage_desc->sp_func == IA_CSS_PIPELINE_NO_FUNC)) { in ia_css_pipeline_create_and_add_stage()
291 if ((stage_desc->sp_func == IA_CSS_PIPELINE_NO_FUNC) in ia_css_pipeline_create_and_add_stage()
602 stage->sp_func = stage_desc->sp_func; in pipeline_stage_create()
/drivers/staging/media/atomisp/pci/camera/pipe/interface/
A Dia_css_pipe_stagedesc.h35 enum ia_css_pipeline_stage_sp_func sp_func,
/drivers/staging/media/atomisp/pci/
A Dsh_css_sp.c764 return stage->sp_func != IA_CSS_PIPELINE_NO_FUNC; in is_sp_stage()
1106 assert(stage->sp_func != IA_CSS_PIPELINE_NO_FUNC); in sp_init_stage()
1139 switch (stage->sp_func) { in sp_init_sp_stage()
1221 me->stages->sp_func == IA_CSS_PIPELINE_ISYS_COPY) in sh_css_sp_init_pipeline()
/drivers/staging/media/atomisp/pci/runtime/debug/src/
A Dia_css_debug.c1176 if (stage->sp_func != IA_CSS_PIPELINE_NO_FUNC) in ia_css_debug_pipe_graph_dump_stage()

Completed in 14 milliseconds