Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhfi.c303 if (inst->state != INST_LOAD_RESOURCES) in hfi_session_start()
406 inst->state = INST_LOAD_RESOURCES; in hfi_session_load_res()
Dhfi.h87 #define INST_LOAD_RESOURCES 4 macro