Searched refs:ivpu_hw_40xx_ops (Results 1 – 3 of 3) sorted by relevance
64 extern const struct ivpu_hw_ops ivpu_hw_40xx_ops;
509 vdev->hw->ops = &ivpu_hw_40xx_ops; in ivpu_dev_init()
1176 const struct ivpu_hw_ops ivpu_hw_40xx_ops = { variable