Searched refs:cleanup_queue (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/drivers/mmc/card/ |
H A D | queue.c | 253 goto cleanup_queue; mmc_init_queue() 258 goto cleanup_queue; mmc_init_queue() 262 goto cleanup_queue; mmc_init_queue() 267 goto cleanup_queue; mmc_init_queue() 281 goto cleanup_queue; mmc_init_queue() 286 goto cleanup_queue; mmc_init_queue() 306 cleanup_queue: mmc_init_queue()
|
/linux-4.4.14/drivers/block/ |
H A D | null_blk.c | 401 static void cleanup_queue(struct nullb_queue *nq) cleanup_queue() function 412 cleanup_queue(&nullb->queues[i]); cleanup_queues()
|
H A D | cciss.c | 1958 goto cleanup_queue; cciss_add_disk() 1985 cleanup_queue: cciss_add_disk()
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc.c | 153 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_watchdog_worker() 155 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_watchdog_worker() 454 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_handle_error() 457 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_handle_error()
|
H A D | s5p_mfc_opr.h | 299 void (*cleanup_queue)(struct list_head *lh, member in struct:s5p_mfc_hw_ops
|
H A D | s5p_mfc_dec.c | 1036 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_stop_streaming() 1054 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_stop_streaming()
|
H A D | s5p_mfc_enc.c | 1993 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, s5p_mfc_stop_streaming() 2000 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, &ctx->src_queue, s5p_mfc_stop_streaming()
|
H A D | s5p_mfc_opr_v5.c | 1701 .cleanup_queue = s5p_mfc_cleanup_queue_v5,
|
H A D | s5p_mfc_opr_v6.c | 2295 .cleanup_queue = s5p_mfc_cleanup_queue_v6,
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi.c | 1158 goto cleanup_queue; init_scsi() 1185 cleanup_queue: init_scsi()
|
Completed in 329 milliseconds