Searched refs:pm_cb_count (Results 1 – 2 of 2) sorted by relevance
17 static size_t pm_cb_count; variable37 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()
3971 .bss.pm_cb_count
Completed in 63 milliseconds