Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi.c497 int hfi_session_get_property(struct venus_inst *inst, u32 ptype, in hfi_session_get_property() function
523 EXPORT_SYMBOL_GPL(hfi_session_get_property);
H A Dhfi.h171 int hfi_session_get_property(struct venus_inst *inst, u32 ptype,
H A Dhelpers.c688 ret = hfi_session_get_property(inst, ptype, &hprop); in venus_helper_get_bufreq()
924 ret = hfi_session_get_property(inst, ptype, &hprop); in venus_helper_get_profile_level()