SND_BELL 58 sound/drivers/pcsp/pcsp_input.c case SND_BELL: SND_BELL 97 sound/drivers/pcsp/pcsp_input.c input_dev->sndbit[0] = BIT(SND_BELL) | BIT(SND_TONE); SND_BELL 51 sound/pci/hda/hda_beep.c case SND_BELL: SND_BELL 99 sound/pci/hda/hda_beep.c input_dev->sndbit[0] = BIT_MASK(SND_BELL) | BIT_MASK(SND_TONE); SND_BELL 115 sound/ppc/beep.c case SND_BELL: if (hz) hz = 1000; SND_BELL 244 sound/ppc/beep.c input_dev->sndbit[0] = BIT_MASK(SND_BELL) | BIT_MASK(SND_TONE);