Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dsoundcard.h615 typedef struct buffmem_desc { struct
618 } buffmem_desc; argument
619 #define SNDCTL_DSP_MAPINBUF _SIOR ('P', 19, buffmem_desc)
620 #define SNDCTL_DSP_MAPOUTBUF _SIOR ('P', 20, buffmem_desc)
/linux-6.6.21/sound/core/oss/
Dpcm_oss.c2327 …s_get_mapbuf(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct buffmem_desc __user * _info) in snd_pcm_oss_get_mapbuf()
2738 (struct buffmem_desc __user *) arg); in snd_pcm_oss_ioctl()