Searched defs:vc4_dev (Results 1 – 1 of 1) sorted by relevance
82 struct vc4_dev { struct84 struct device *dev;86 bool is_vc5;88 unsigned int irq;114 } bo_cache;116 u32 num_labels;117 struct vc4_label {121 } *bo_labels;130 struct {137 } purgeable;[all …]
Completed in 11 milliseconds