Searched refs:USX2Y_HWDEP_PCM_PAGES (Results 1 – 1 of 1) sorted by relevance
487 #define USX2Y_HWDEP_PCM_PAGES \ macro508 usx2y->hwdep_pcm_shm = alloc_pages_exact(USX2Y_HWDEP_PCM_PAGES, in snd_usx2y_usbpcm_prepare()514 memset(usx2y->hwdep_pcm_shm, 0, USX2Y_HWDEP_PCM_PAGES); in snd_usx2y_usbpcm_prepare()700 if (size > USX2Y_HWDEP_PCM_PAGES) { in snd_usx2y_hwdep_pcm_mmap()701 snd_printd("%lu > %lu\n", size, (unsigned long)USX2Y_HWDEP_PCM_PAGES); in snd_usx2y_hwdep_pcm_mmap()719 free_pages_exact(usx2y->hwdep_pcm_shm, USX2Y_HWDEP_PCM_PAGES); in snd_usx2y_hwdep_pcm_private_free()