Home
last modified time | relevance | path

Searched refs:CORE_INIT (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/qcom/venus/
Dhfi.c56 if (core->state >= CORE_INIT) in hfi_core_init()
78 core->state = CORE_INIT; in hfi_core_init()
122 if (core->state != CORE_INIT) in hfi_core_suspend()
130 if (!force && core->state != CORE_INIT) in hfi_core_resume()
Dhfi.h82 #define CORE_INIT 1 macro
/drivers/pci/endpoint/
Dpci-epc-core.c589 atomic_notifier_call_chain(&epc->notifier, CORE_INIT, NULL); in pci_epc_init_notify()
/drivers/pci/endpoint/functions/
Dpci-epf-test.c729 case CORE_INIT: in pci_epf_test_notifier()