HomeSort by: relevance | last modified time | path
    Searched defs:repeat_handler (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/amiga/dev/
ite.c 129 static void repeat_handler(void *);
824 repeat_handler(void *arg) function in typeref:typename:void
916 start_repeat_timeo * hz / 100, repeat_handler, NULL);
922 next_repeat_timeo * hz / 100, repeat_handler, NULL);
ite.c 129 static void repeat_handler(void *);
824 repeat_handler(void *arg) function in typeref:typename:void
916 start_repeat_timeo * hz / 100, repeat_handler, NULL);
922 next_repeat_timeo * hz / 100, repeat_handler, NULL);
  /src/sys/arch/atari/dev/
ite.c 136 static void repeat_handler(void *);
849 repeat_handler(void *arg) function in typeref:typename:void
983 repeat_handler, NULL);
989 repeat_handler, NULL);
ite.c 136 static void repeat_handler(void *);
849 repeat_handler(void *arg) function in typeref:typename:void
983 repeat_handler, NULL);
989 repeat_handler, NULL);

Completed in 24 milliseconds