Home
last modified time | relevance | path

Searched refs:ivpu_hw_40xx_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/accel/ivpu/
Divpu_hw.h64 extern const struct ivpu_hw_ops ivpu_hw_40xx_ops;
Divpu_drv.c510 vdev->hw->ops = &ivpu_hw_40xx_ops; in ivpu_dev_init()
Divpu_hw_40xx.c1177 const struct ivpu_hw_ops ivpu_hw_40xx_ops = { variable