Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
Dpipeline.c509 if (stage->vf_frame_allocated) { in pipeline_stage_destroy()
619 stage->vf_frame_allocated = false; in pipeline_stage_create()
644 stage->vf_frame_allocated = true; in pipeline_stage_create()
650 stage->vf_frame_allocated = true; in pipeline_stage_create()
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
Dia_css_pipeline.h37 bool vf_frame_allocated; member