Home
last modified time | relevance | path

Searched refs:hfi_session_stop (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi.c322 int hfi_session_stop(struct venus_inst *inst) in hfi_session_stop() function
347 EXPORT_SYMBOL_GPL(hfi_session_stop);
H A Dhfi.h161 int hfi_session_stop(struct venus_inst *inst);
H A Dvdec.c1307 ret = hfi_session_stop(inst); in vdec_session_release()
H A Dhelpers.c1553 ret = hfi_session_stop(inst); in venus_helper_vb2_stop_streaming()