Symbol: hfi_sys_set_property_pkt
drivers/media/platform/qcom/iris/iris_hfi_gen1_command.c
58
struct hfi_sys_set_property_pkt *pkt;
drivers/media/platform/qcom/venus/hfi_cmds.c
125
void pkt_sys_power_control(struct hfi_sys_set_property_pkt *pkt, u32 enable)
drivers/media/platform/qcom/venus/hfi_cmds.c
27
void pkt_sys_idle_indicator(struct hfi_sys_set_property_pkt *pkt, u32 enable)
drivers/media/platform/qcom/venus/hfi_cmds.c
38
void pkt_sys_debug_config(struct hfi_sys_set_property_pkt *pkt, u32 mode,
drivers/media/platform/qcom/venus/hfi_cmds.c
52
void pkt_sys_coverage_config(struct hfi_sys_set_property_pkt *pkt, u32 mode)
drivers/media/platform/qcom/venus/hfi_cmds.c
61
void pkt_sys_ubwc_config(struct hfi_sys_set_property_pkt *pkt, const struct hfi_ubwc_config *hfi)
drivers/media/platform/qcom/venus/hfi_cmds.h
257
void pkt_sys_idle_indicator(struct hfi_sys_set_property_pkt *pkt, u32 enable);
drivers/media/platform/qcom/venus/hfi_cmds.h
258
void pkt_sys_power_control(struct hfi_sys_set_property_pkt *pkt, u32 enable);
drivers/media/platform/qcom/venus/hfi_cmds.h
259
void pkt_sys_ubwc_config(struct hfi_sys_set_property_pkt *pkt, const struct hfi_ubwc_config *hfi);
drivers/media/platform/qcom/venus/hfi_cmds.h
264
void pkt_sys_debug_config(struct hfi_sys_set_property_pkt *pkt, u32 mode,
drivers/media/platform/qcom/venus/hfi_cmds.h
266
void pkt_sys_coverage_config(struct hfi_sys_set_property_pkt *pkt, u32 mode);
drivers/media/platform/qcom/venus/hfi_venus.c
862
struct hfi_sys_set_property_pkt *pkt;
drivers/media/platform/qcom/venus/hfi_venus.c
865
pkt = (struct hfi_sys_set_property_pkt *)packet;
drivers/media/platform/qcom/venus/hfi_venus.c
874
struct hfi_sys_set_property_pkt *pkt;
drivers/media/platform/qcom/venus/hfi_venus.c
877
pkt = (struct hfi_sys_set_property_pkt *)packet;
drivers/media/platform/qcom/venus/hfi_venus.c
887
struct hfi_sys_set_property_pkt *pkt;
drivers/media/platform/qcom/venus/hfi_venus.c
893
pkt = (struct hfi_sys_set_property_pkt *)packet;
drivers/media/platform/qcom/venus/hfi_venus.c
903
struct hfi_sys_set_property_pkt *pkt;
drivers/media/platform/qcom/venus/hfi_venus.c
906
pkt = (struct hfi_sys_set_property_pkt *)packet;
drivers/media/platform/qcom/venus/hfi_venus.c
915
struct hfi_sys_set_property_pkt *pkt;
drivers/media/platform/qcom/venus/hfi_venus.c
920
pkt = (struct hfi_sys_set_property_pkt *)packet;