Home
last modified time | relevance | path

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

/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()
511 core->state = CORE_UNINIT; in hfi_create()
Dhfi.h81 #define CORE_UNINIT 0 macro