Searched refs:xareas (Results 1 – 1 of 1) sorted by relevance
7242 const snd_pcm_channel_area_t *xareas; in __snd_pcm_mmap_begin_generic() local7247 xareas = snd_pcm_mmap_areas(pcm); in __snd_pcm_mmap_begin_generic()7248 if (xareas == NULL) in __snd_pcm_mmap_begin_generic()7250 *areas = xareas; in __snd_pcm_mmap_begin_generic()