Searched refs:pipeline_sp_thread_list (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c35 static unsigned int pipeline_sp_thread_list[SH_CSS_MAX_SP_THREADS]; variable
519 pipeline_sp_thread_list[i] = PIPELINE_SP_THREAD_EMPTY_TOKEN;
535 if (pipeline_sp_thread_list[i] ==
537 pipeline_sp_thread_list[i] =
563 pipeline_sp_thread_list[thread_id] = PIPELINE_SP_THREAD_EMPTY_TOKEN;

Completed in 181 milliseconds