Home
last modified time | relevance | path

Searched refs:hfi_parser (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A DMakefile6 hfi_parser.o pm_helpers.o dbgfs.o \
H A Dhfi_parser.h8 u32 hfi_parser(struct venus_core *core, struct venus_inst *inst,
H A Dhfi_msgs.c243 error = hfi_parser(core, inst, pkt->data, rem_bytes); in hfi_sys_init_done()
467 error = hfi_parser(core, inst, pkt->data, rem_bytes); in hfi_session_init_done()
H A Dhfi_parser.c281 u32 hfi_parser(struct venus_core *core, struct venus_inst *inst, void *buf, in hfi_parser() function