Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/qcom/venus/
Dcore.h390 struct venus_inst { struct
391 struct list_head list;
392 struct mutex lock;
393 struct venus_core *core;
394 struct clock_data clk_data;
395 struct list_head dpbbufs;
396 struct list_head internalbufs;
397 struct list_head registeredbufs;
398 struct list_head delayed_process;
399 struct work_struct delayed_process_work;
[all …]