Searched refs:cp_event_callback_t (Results 1 – 3 of 3) sorted by relevance
396 typedef int (*cp_event_callback_t)(void *arg, int pd, struct osdp_event *ev); typedef454 void osdp_cp_set_event_callback(cp_event_callback_t cb, void *arg);
501 cp_event_callback_t event_callback;
1076 void osdp_cp_set_event_callback(cp_event_callback_t cb, void *arg) in osdp_cp_set_event_callback()