Home
last modified time | relevance | path

Searched refs:intbufs_set_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.c181 static int intbufs_set_buffer(struct venus_inst *inst, u32 type) in intbufs_set_buffer() function
295 ret = intbufs_set_buffer(inst, intbuf[i]); in venus_helper_intbufs_alloc()
342 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH(ver)); in venus_helper_intbufs_realloc()
346 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH_1(ver)); in venus_helper_intbufs_realloc()
350 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH_2(ver)); in venus_helper_intbufs_realloc()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhelpers.c233 static int intbufs_set_buffer(struct venus_inst *inst, u32 type) in intbufs_set_buffer() function
358 ret = intbufs_set_buffer(inst, intbuf[i]); in venus_helper_intbufs_alloc()
405 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH(ver)); in venus_helper_intbufs_realloc()
409 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH_1(ver)); in venus_helper_intbufs_realloc()
413 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH_2(ver)); in venus_helper_intbufs_realloc()

Completed in 5 milliseconds