Searched refs:BELL_SAMPLES (Results 1 – 1 of 1) sorted by relevance
40 #define BELL_SAMPLES (BELL_RATE / BELL_HZ) macro48 static short samples[BELL_SAMPLES]; in xf86OSRingBell()49 static short silence[BELL_SAMPLES]; /* "The Sound of Silence" */ in xf86OSRingBell()92 for (i = 0; i < BELL_SAMPLES; i++) { in xf86OSRingBell()