Searched refs:cleanup_queue (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/mmc/card/ |
D | queue.c | 253 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/ |
D | s5p_mfc.c | 153 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()
|
D | s5p_mfc_opr.h | 299 void (*cleanup_queue)(struct list_head *lh, member
|
D | s5p_mfc_dec.c | 1036 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()
|
D | s5p_mfc_enc.c | 1993 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()
|
D | s5p_mfc_opr_v5.c | 1701 .cleanup_queue = s5p_mfc_cleanup_queue_v5,
|
D | s5p_mfc_opr_v6.c | 2295 .cleanup_queue = s5p_mfc_cleanup_queue_v6,
|
/linux-4.4.14/drivers/block/ |
D | null_blk.c | 401 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function 412 cleanup_queue(&nullb->queues[i]); in cleanup_queues()
|
D | cciss.c | 1958 goto cleanup_queue; in cciss_add_disk() 1985 cleanup_queue: in cciss_add_disk()
|
/linux-4.4.14/drivers/scsi/ |
D | scsi.c | 1158 goto cleanup_queue; in init_scsi() 1185 cleanup_queue: in init_scsi()
|