Searched refs:clockctl_func_t (Results 1 – 2 of 2) sorted by relevance
525 typedef int (clockctl_func_t)(void *, int); typedef531 clockctl_func_t *ctl;586 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()