Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
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);
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;
A Dhfi_venus.c242 struct hfi_pkt_hdr *pkt_hdr = NULL; in venus_read_queue()
308 pkt_hdr = (struct hfi_pkt_hdr *)(pkt); in venus_read_queue()
395 struct hfi_pkt_hdr *cmd_packet; in venus_iface_cmdq_write_nolock()
403 cmd_packet = (struct hfi_pkt_hdr *)pkt; in venus_iface_cmdq_write_nolock()
A Dhfi_helper.h1288 struct hfi_pkt_hdr { struct
1294 struct hfi_pkt_hdr hdr; argument
A Dhfi_msgs.c798 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr) in hfi_process_msg_packet()
/drivers/media/platform/qcom/iris/
A Diris_hfi_gen1_defines.h124 struct hfi_pkt_hdr { struct
130 struct hfi_pkt_hdr hdr; argument
145 struct hfi_pkt_hdr hdr;
150 struct hfi_pkt_hdr hdr;
156 struct hfi_pkt_hdr hdr;
168 struct hfi_pkt_hdr hdr;
238 struct hfi_pkt_hdr hdr;
256 struct hfi_pkt_hdr hdr;
435 struct hfi_pkt_hdr hdr;
444 struct hfi_pkt_hdr hdr;
A Diris_hfi_gen1_response.c574 struct hfi_pkt_hdr *hdr = (struct hfi_pkt_hdr *)response; in iris_hfi_gen1_handle_response()
669 memset(core->response_packet, 0, sizeof(struct hfi_pkt_hdr)); in iris_hfi_gen1_response_handler()
672 memset(core->response_packet, 0, sizeof(struct hfi_pkt_hdr)); in iris_hfi_gen1_response_handler()

Completed in 26 milliseconds