Searched refs:release_instance_buffer (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_ctrl.c | 459 s5p_mfc_hw_call(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_open_mfc_inst() 478 s5p_mfc_hw_call(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_close_mfc_inst()
|
H A D | s5p_mfc_opr.h | 288 void (*release_instance_buffer)(struct s5p_mfc_ctx *ctx); member
|
H A D | s5p_mfc_opr_v5.c | 1600 .release_instance_buffer = s5p_mfc_release_instance_buffer_v5,
|
H A D | s5p_mfc_opr_v6.c | 2493 .release_instance_buffer = s5p_mfc_release_instance_buffer_v6,
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_ctrl.c | 459 s5p_mfc_hw_call(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_open_mfc_inst() 478 s5p_mfc_hw_call(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_close_mfc_inst()
|
H A D | s5p_mfc_opr.h | 288 void (*release_instance_buffer)(struct s5p_mfc_ctx *ctx); member
|
H A D | s5p_mfc_opr_v5.c | 1600 .release_instance_buffer = s5p_mfc_release_instance_buffer_v5,
|
H A D | s5p_mfc_opr_v6.c | 2493 .release_instance_buffer = s5p_mfc_release_instance_buffer_v6,
|
Completed in 13 milliseconds