Searched refs:queued_job_list (Results 1 – 1 of 1) sorted by relevance
570 struct list_head queued_job_list; member698 list_add_job(fdp1, &fdp1->queued_job_list, job); in queue_job()703 return list_remove_job(fdp1, &fdp1->queued_job_list); in get_queued_job()2021 WARN(!list_empty(&ctx->fdp1->queued_job_list), in fdp1_stop_streaming()2270 INIT_LIST_HEAD(&fdp1->queued_job_list); in fdp1_probe()