Home
last modified time | relevance | path

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

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