Home
last modified time | relevance | path

Searched refs:cleanup_queue (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/mmc/card/
Dqueue.c253 goto cleanup_queue; in mmc_init_queue()
258 goto cleanup_queue; in mmc_init_queue()
262 goto cleanup_queue; in mmc_init_queue()
267 goto cleanup_queue; in mmc_init_queue()
281 goto cleanup_queue; in mmc_init_queue()
286 goto cleanup_queue; in mmc_init_queue()
306 cleanup_queue: in mmc_init_queue()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c153 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_watchdog_worker()
155 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_watchdog_worker()
454 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error()
457 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error()
Ds5p_mfc_opr.h299 void (*cleanup_queue)(struct list_head *lh, member
Ds5p_mfc_dec.c1036 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming()
1054 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming()
Ds5p_mfc_enc.c1993 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming()
2000 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, &ctx->src_queue, in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1701 .cleanup_queue = s5p_mfc_cleanup_queue_v5,
Ds5p_mfc_opr_v6.c2295 .cleanup_queue = s5p_mfc_cleanup_queue_v6,
/linux-4.4.14/drivers/block/
Dnull_blk.c401 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function
412 cleanup_queue(&nullb->queues[i]); in cleanup_queues()
Dcciss.c1958 goto cleanup_queue; in cciss_add_disk()
1985 cleanup_queue: in cciss_add_disk()
/linux-4.4.14/drivers/scsi/
Dscsi.c1158 goto cleanup_queue; in init_scsi()
1185 cleanup_queue: in init_scsi()