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