Searched refs:callback_count (Results 1 – 3 of 3) sorted by relevance
37 static int callback_count; /* The number of callbacks registered */ variable60 if (callback_count == 32) { in button_add_callback()66 callback_count++; in button_add_callback()95 callback_count--; in button_del_callback()
181 unsigned int callback_count; member543 if (g_ta_callback_func_list.callback_count > MAX_CALLBACK_COUNT) { in tc_ns_register_service_call_back_func()570 g_ta_callback_func_list.callback_count++; in tc_ns_register_service_call_back_func()572 g_ta_callback_func_list.callback_count); in tc_ns_register_service_call_back_func()659 g_ta_callback_func_list.callback_count = 0; in config_spi_context()
160 uint32_t callback_count; member715 cb = ps->callbacks + ps->callback_count++; in persistent_commit_exception()750 for (i = 0; i < ps->callback_count; i++) { in persistent_commit_exception()755 ps->callback_count = 0; in persistent_commit_exception()865 ps->callback_count = 0; in persistent_ctr()