Home
last modified time | relevance | path

Searched refs:snd_pcm_ioctl_channel_info_x32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c154 #define snd_pcm_ioctl_channel_info_x32(s, p) \ macro
645 return snd_pcm_ioctl_channel_info_x32(substream, argp); in snd_pcm_ioctl_compat()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c154 #define snd_pcm_ioctl_channel_info_x32(s, p) \ macro
651 return snd_pcm_ioctl_channel_info_x32(substream, argp); in snd_pcm_ioctl_compat()

Completed in 3 milliseconds