Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw.h19 void (*diagnose_failure)(struct ivpu_device *vdev); member
176 vdev->hw->ops->diagnose_failure(vdev); in ivpu_hw_diagnose_failure()
H A Divpu_hw_37xx.c1043 .diagnose_failure = ivpu_hw_37xx_diagnose_failure,
H A Divpu_hw_40xx.c1184 .diagnose_failure = ivpu_hw_40xx_diagnose_failure,