Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/venus/
Dhfi.h120 int (*session_stop)(struct venus_inst *inst); member
Dhfi.c294 ret = ops->session_stop(inst); in hfi_session_stop()
Dhfi_venus.c1548 .session_stop = venus_session_stop,