Home
last modified time | relevance | path

Searched refs:CORE_UNINIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dhfi.c90 if (core->state == CORE_UNINIT) in hfi_core_deinit()
113 core->state = CORE_UNINIT; in hfi_core_deinit()
577 core->state = CORE_UNINIT; in hfi_create()
Dhfi.h81 #define CORE_UNINIT 0 macro
Dcore.c102 core->state = CORE_UNINIT; in venus_sys_error_handler()