Searched refs:cleanup_queue (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/mmc/card/ |
D | queue.c | 255 goto cleanup_queue; in mmc_init_queue() 260 goto cleanup_queue; in mmc_init_queue() 264 goto cleanup_queue; in mmc_init_queue() 269 goto cleanup_queue; in mmc_init_queue() 283 goto cleanup_queue; in mmc_init_queue() 288 goto cleanup_queue; in mmc_init_queue() 308 cleanup_queue: in mmc_init_queue()
|
/linux-4.1.27/drivers/block/ |
D | null_blk.c | 450 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function 461 cleanup_queue(&nullb->queues[i]); in cleanup_queues()
|
D | cciss.c | 1942 goto cleanup_queue; in cciss_add_disk() 1969 cleanup_queue: in cciss_add_disk()
|
/linux-4.1.27/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() 453 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error() 456 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 | 1030 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() 1048 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming()
|
D | s5p_mfc_enc.c | 1985 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() 1992 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, &ctx->src_queue, in s5p_mfc_stop_streaming()
|
D | s5p_mfc_opr_v5.c | 1697 .cleanup_queue = s5p_mfc_cleanup_queue_v5,
|
D | s5p_mfc_opr_v6.c | 2275 .cleanup_queue = s5p_mfc_cleanup_queue_v6,
|
/linux-4.1.27/drivers/scsi/ |
D | scsi.c | 1225 goto cleanup_queue; in init_scsi() 1252 cleanup_queue: in init_scsi()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_block.c | 991 goto cleanup_queue; in i2o_block_device_alloc() 1005 cleanup_queue: in i2o_block_device_alloc()
|