Searched refs:pm_cb_ref (Results 1 – 2 of 2) sorted by relevance
16 static struct pm_callback_handle *pm_cb_ref; variable50 ref = realloc(pm_cb_ref, sizeof(*ref) * (count + 1)); in register_pm_cb()59 pm_cb_ref = ref; in register_pm_cb()100 hdl = pm_cb_ref + pm_cb_count - 1; in call_callbacks()102 hdl = pm_cb_ref; in call_callbacks()
3973 .bss.pm_cb_ref
Completed in 65 milliseconds