Searched refs:brightonSlowTimer (Results 1 – 6 of 6) sorted by relevance
/dports/audio/bristol/bristol-0.60.10/libbrighton/ |
H A D | brightonLed.c | 182 brightonSlowTimer(dev->bwin, dev, BRIGHTON_ST_REQ); in configure() 188 brightonSlowTimer(dev->bwin, dev, BRIGHTON_ST_CANCEL); in configure()
|
H A D | Makefile.am | 8 … brightonHButton.c brightonLever.c brightonModWheel.c brightonLed.c brightonSlowTimer.c brightonFa…
|
H A D | brightonSlowTimer.c | 127 brightonSlowTimer(brightonWindow *bwin, brightonDevice *dev, int command) in brightonSlowTimer() function
|
H A D | Makefile.in | 84 brightonLed.lo brightonSlowTimer.lo brightonFastTimer.lo \ 267 … brightonHButton.c brightonLever.c brightonModWheel.c brightonLed.c brightonSlowTimer.c brightonFa… 369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonSlowTimer.Plo@am__quote@
|
/dports/audio/bristol/bristol-0.60.10/include/brighton/ |
H A D | brightoninternals.h | 356 extern int brightonSlowTimer(brightonWindow *, brightonDevice *, int);
|
/dports/audio/bristol/bristol-0.60.10/brighton/ |
H A D | brighton.c | 2038 brightonSlowTimer(0, 0, BRIGHTON_ST_CLOCK); in eventMgr()
|