Home
last modified time | relevance | path

Searched refs:ivpu_hw_power_down (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_hw.h59 int ivpu_hw_power_down(struct ivpu_device *vdev);
H A Divpu_hw.c222 int ivpu_hw_power_down(struct ivpu_device *vdev) in ivpu_hw_power_down() function
H A Divpu_pm.c100 ivpu_hw_power_down(vdev); in ivpu_resume()
H A Divpu_drv.c420 ret = ivpu_hw_power_down(vdev); in ivpu_shutdown()