Searched refs:DIGBEEP_HZ_MIN (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/pci/hda/
H A Dhda_beep.c19 DIGBEEP_HZ_MIN = 93750, /* 93.750 Hz */ enumerator in enum:__anon1408
65 hz = hz - DIGBEEP_HZ_MIN
69 else if (hz >= (DIGBEEP_HZ_MAX - DIGBEEP_HZ_MIN))

Completed in 129 milliseconds