Searched refs:phase_dis_callbacks (Results 1 – 1 of 1) sorted by relevance
18 static sys_slist_t phase_dis_callbacks; variable23 sys_slist_find_and_remove(&phase_dis_callbacks, &phase_dis->node); in gptp_register_phase_dis_cb()24 sys_slist_prepend(&phase_dis_callbacks, &phase_dis->node); in gptp_register_phase_dis_cb()31 sys_slist_find_and_remove(&phase_dis_callbacks, &phase_dis->node); in gptp_unregister_phase_dis_cb()43 SYS_SLIST_FOR_EACH_NODE_SAFE(&phase_dis_callbacks, sn, sns) { in gptp_call_phase_dis_cb()