Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dhfi.h134 int (*session_set_property)(struct venus_inst *inst, u32 ptype, member
H A Dhfi.c535 return ops->session_set_property(inst, ptype, pdata); in hfi_session_set_property()
H A Dhfi_venus.c1660 .session_set_property = venus_session_set_property,