Searched refs:clockctl_func_t (Results 1 – 2 of 2) sorted by relevance
524 typedef int (clockctl_func_t)(void *, int); typedef530 clockctl_func_t *ctl;585 extern struct mISDNclock *mISDN_register_clock(char *, int, clockctl_func_t *,
87 *mISDN_register_clock(char *name, int pri, clockctl_func_t *ctl, void *priv) in mISDN_register_clock()