Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_compat.c335 static int snd_pcm_ioctl_xfern_compat(struct snd_pcm_substream *substream, in snd_pcm_ioctl_xfern_compat() function
636 return snd_pcm_ioctl_xfern_compat(substream, SNDRV_PCM_STREAM_PLAYBACK, argp); in snd_pcm_ioctl_compat()
638 return snd_pcm_ioctl_xfern_compat(substream, SNDRV_PCM_STREAM_CAPTURE, argp); in snd_pcm_ioctl_compat()