Home
last modified time | relevance | path

Searched refs:hfi_pkt_hdr (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_msgs.h72 struct hfi_pkt_hdr hdr;
79 struct hfi_pkt_hdr hdr;
84 struct hfi_pkt_hdr hdr;
114 struct hfi_pkt_hdr hdr;
118 struct hfi_pkt_hdr hdr;
123 struct hfi_pkt_hdr hdr;
261 struct hfi_pkt_hdr hdr;
270 struct hfi_pkt_hdr hdr;
278 struct hfi_pkt_hdr;
281 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr);
Dhfi_cmds.h56 struct hfi_pkt_hdr hdr;
61 struct hfi_pkt_hdr hdr;
65 struct hfi_pkt_hdr hdr;
72 struct hfi_pkt_hdr hdr;
78 struct hfi_pkt_hdr hdr;
84 struct hfi_pkt_hdr hdr;
90 struct hfi_pkt_hdr hdr;
98 struct hfi_pkt_hdr hdr;
258 struct hfi_pkt_hdr hdr;
Dhfi_helper.h1106 struct hfi_pkt_hdr { struct
1112 struct hfi_pkt_hdr hdr; argument
Dhfi_venus.c392 struct hfi_pkt_hdr *cmd_packet; in venus_iface_cmdq_write_nolock()
400 cmd_packet = (struct hfi_pkt_hdr *)pkt; in venus_iface_cmdq_write_nolock()
Dhfi_msgs.c725 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr) in hfi_process_msg_packet()