Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c498 if (stage->vf_frame_allocated) { in pipeline_stage_destroy()
608 stage->vf_frame_allocated = false; in pipeline_stage_create()
633 stage->vf_frame_allocated = true; in pipeline_stage_create()
639 stage->vf_frame_allocated = true; in pipeline_stage_create()
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h28 bool vf_frame_allocated; member