Home
last modified time | relevance | path

Searched refs:venus_helper_intbufs_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h61 int venus_helper_intbufs_alloc(struct venus_inst *inst);
H A Dhelpers.c340 int venus_helper_intbufs_alloc(struct venus_inst *inst) in venus_helper_intbufs_alloc() function
369 EXPORT_SYMBOL_GPL(venus_helper_intbufs_alloc);
1641 ret = venus_helper_intbufs_alloc(inst); in venus_helper_vb2_start_streaming()