Searched refs:queued_job_list (Results 1 – 1 of 1) sorted by relevance
568 struct list_head queued_job_list; member696 list_add_job(fdp1, &fdp1->queued_job_list, job); in queue_job()701 return list_remove_job(fdp1, &fdp1->queued_job_list); in get_queued_job()2023 WARN(!list_empty(&ctx->fdp1->queued_job_list), in fdp1_stop_streaming()2267 INIT_LIST_HEAD(&fdp1->queued_job_list); in fdp1_probe()