Home
last modified time | relevance | path

Searched refs:snd_sst_mmap_buffs (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/intel_sst/
Dintel_sst_ioctl.h379 struct snd_sst_mmap_buffs { struct
417 #define SNDRV_SST_MMAP_PLAY _IOW('L', 0x05, struct snd_sst_mmap_buffs *)
418 #define SNDRV_SST_MMAP_CAPTURE _IOW('L', 0x06, struct snd_sst_mmap_buffs *)
Dintel_sst_app_interface.c261 struct snd_sst_mmap_buffs *mmap_buf) in intel_sst_mmap_play_capture()
1154 struct snd_sst_mmap_buffs mmap_buf; in intel_sst_ioctl()