Home
last modified time | relevance | path

Searched refs:session_stop (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhfi.h120 int (*session_stop)(struct venus_inst *inst); member
Dhfi.c335 ret = ops->session_stop(inst); in hfi_session_stop()
Dhfi_venus.c1638 .session_stop = venus_session_stop,