Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.h63 struct hfi_pkt_hdr hdr;
70 struct hfi_pkt_hdr hdr;
75 struct hfi_pkt_hdr hdr;
105 struct hfi_pkt_hdr hdr;
109 struct hfi_pkt_hdr hdr;
114 struct hfi_pkt_hdr hdr;
254 struct hfi_pkt_hdr hdr;
263 struct hfi_pkt_hdr hdr;
271 struct hfi_pkt_hdr;
274 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr);
H A Dhfi_cmds.h47 struct hfi_pkt_hdr hdr;
52 struct hfi_pkt_hdr hdr;
56 struct hfi_pkt_hdr hdr;
63 struct hfi_pkt_hdr hdr;
69 struct hfi_pkt_hdr hdr;
75 struct hfi_pkt_hdr hdr;
81 struct hfi_pkt_hdr hdr;
89 struct hfi_pkt_hdr hdr;
249 struct hfi_pkt_hdr hdr;
H A Dhfi_helper.h1288 struct hfi_pkt_hdr { struct
1294 struct hfi_pkt_hdr hdr; argument
H A Dhfi_msgs.c765 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr) in hfi_process_msg_packet()