Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw.h58 int ivpu_hw_power_up(struct ivpu_device *vdev);
H A Divpu_hw.c135 int ivpu_hw_power_up(struct ivpu_device *vdev) in ivpu_hw_power_up() function
H A Divpu_pm.c79 ret = ivpu_hw_power_up(vdev); in ivpu_resume()
H A Divpu_drv.c631 ret = ivpu_hw_power_up(vdev); in ivpu_dev_init()