Searched refs:hfi_session_get_property (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | hfi.c | 438 int hfi_session_get_property(struct venus_inst *inst, u32 ptype, in hfi_session_get_property() function 461 EXPORT_SYMBOL_GPL(hfi_session_get_property); variable
|
H A D | hfi.h | 171 int hfi_session_get_property(struct venus_inst *inst, u32 ptype,
|
H A D | helpers.c | 566 ret = hfi_session_get_property(inst, ptype, &hprop); in venus_helper_get_bufreq() 803 ret = hfi_session_get_property(inst, ptype, &hprop); in venus_helper_get_profile_level()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi.c | 497 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); variable
|
H A D | hfi.h | 171 int hfi_session_get_property(struct venus_inst *inst, u32 ptype,
|
H A D | helpers.c | 688 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()
|
Completed in 8 milliseconds