Home
last modified time | relevance | path

Searched defs:hfi_msg_sys_debug_pkt (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.h253 struct hfi_msg_sys_debug_pkt { struct
254 struct hfi_pkt_hdr hdr;
255 u32 msg_type;
256 u32 msg_size;
257 u32 time_stamp_hi;
258 u32 time_stamp_lo;
259 u8 msg_data[];
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_defines.h431 struct hfi_msg_sys_debug_pkt { struct
432 struct hfi_pkt_hdr hdr;
433 u32 msg_type;
434 u32 msg_size;
435 u32 time_stamp_hi;
436 u32 time_stamp_lo;
437 u8 msg_data[];