Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A 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()
H A Dhfi.h81 #define CORE_UNINIT 0 macro
H A Dcore.c100 core->state = CORE_UNINIT; in venus_sys_error_handler()