Searched defs:ivpu_hw_info (Results 1 – 1 of 1) sorted by relevance
39 struct ivpu_hw_info { struct40 const struct ivpu_hw_ops *ops;41 struct {66 static inline int ivpu_hw_info_init(struct ivpu_device *vdev) in ivpu_hw_info_init() argument