Home
last modified time | relevance | path

Searched defs:ivpu_pm_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/accel/ivpu/
Divpu_pm.h14 struct ivpu_pm_info { struct
15 struct ivpu_device *vdev;
16 struct delayed_work job_timeout_work;
17 struct work_struct recovery_work;
18 struct rw_semaphore reset_lock;
19 atomic_t reset_counter;
20 atomic_t reset_pending;
21 bool is_warmboot;
22 u8 dct_active_percent;