vpu_core_set_state
vpu_core_set_state(core, VPU_CORE_HANG);
vpu_core_set_state(core, VPU_CORE_DEINIT);
vpu_core_set_state(core, VPU_CORE_HANG);
vpu_core_set_state(core, VPU_CORE_ACTIVE);
vpu_core_set_state(core, VPU_CORE_DEINIT);
vpu_core_set_state(core, VPU_CORE_HANG);
vpu_core_set_state(core, VPU_CORE_ACTIVE);
void vpu_core_set_state(struct vpu_core *core, enum vpu_core_state state);
vpu_core_set_state(core, VPU_CORE_ACTIVE);