Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
Dhva.h185 struct hva_ctx_dbg { struct
186 struct dentry *debugfs_entry;
187 bool is_valid_period;
188 ktime_t begin;
189 u32 total_duration;
190 u32 cnt_duration;
191 u32 min_duration;
192 u32 max_duration;
193 u32 avg_duration;
194 u32 max_fps;
[all …]