Searched refs:BEEP_BUFLEN (Results 1 – 1 of 1) sorted by relevance
83 #define BEEP_BUFLEN 512 macro125 if (hz <= srate / BEEP_BUFLEN || hz > srate / 2) in snd_pmac_beep_event()140 ncycles = BEEP_BUFLEN * 256 / period; in snd_pmac_beep_event()219 dmabuf = dma_alloc_coherent(&chip->pdev->dev, BEEP_BUFLEN * 4, in snd_pmac_attach_beep()260 dma_free_coherent(&chip->pdev->dev, BEEP_BUFLEN * 4, in snd_pmac_attach_beep()270 dma_free_coherent(&chip->pdev->dev, BEEP_BUFLEN * 4, in snd_pmac_detach_beep()