Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw.h63 extern const struct ivpu_hw_ops ivpu_hw_37xx_ops;
H A Divpu_drv.c512 vdev->hw->ops = &ivpu_hw_37xx_ops; in ivpu_dev_init()
H A Divpu_hw_37xx.c1035 const struct ivpu_hw_ops ivpu_hw_37xx_ops = { variable