Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw.h64 extern const struct ivpu_hw_ops ivpu_hw_40xx_ops;
H A Divpu_drv.c509 vdev->hw->ops = &ivpu_hw_40xx_ops; in ivpu_dev_init()
H A Divpu_hw_40xx.c1176 const struct ivpu_hw_ops ivpu_hw_40xx_ops = { variable