Searched refs:pm_cb_count (Results 1 – 1 of 1) 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()
Completed in 2 milliseconds