Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_hw.h63 extern const struct ivpu_hw_ops ivpu_hw_37xx_ops;
Divpu_drv.c513 vdev->hw->ops = &ivpu_hw_37xx_ops; in ivpu_dev_init()
Divpu_hw_37xx.c1026 const struct ivpu_hw_ops ivpu_hw_37xx_ops = { variable