Home
last modified time | relevance | path

Searched defs:hfi_event_data (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi.h59 u32 error;
60 u32 height;
61 u32 width;
62 u32 event_type;
65 u32 tag;
66 u32 profile;
67 u32 level;
69 u32 bit_depth;
73 u32 buf_count;
74 struct {
[all …]
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_defines.h368 u32 error;
369 u32 height;
370 u32 width;
371 u32 event_type;
374 u32 tag;
375 u32 profile;
376 u32 level;
377 u32 bit_depth;
381 u32 buf_count;
382 struct {
[all …]
/linux-6.15/tools/power/x86/intel-speed-select/
H A Dhfi-events.c49 struct hfi_event_data { struct
54 struct hfi_event_data drv; argument