Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dpm.c17 static size_t pm_cb_count; variable
37 size_t count = pm_cb_count; in register_pm_cb()
58 pm_cb_count = count + 1; in register_pm_cb()
100 hdl = pm_cb_ref + pm_cb_count - 1; in call_callbacks()
104 for (n = 0; n < pm_cb_count; n++) { in call_callbacks()
/optee_os/out/arm/core/
A Dtee.map3971 .bss.pm_cb_count

Completed in 74 milliseconds