Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c2746 static long snd_pcm_oss_ioctl_compat(struct file *file, unsigned int cmd, in snd_pcm_oss_ioctl_compat() function
2756 #define snd_pcm_oss_ioctl_compat NULL macro
3108 .compat_ioctl = snd_pcm_oss_ioctl_compat,
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c2764 static long snd_pcm_oss_ioctl_compat(struct file *file, unsigned int cmd, in snd_pcm_oss_ioctl_compat() function
2774 #define snd_pcm_oss_ioctl_compat NULL macro
3132 .compat_ioctl = snd_pcm_oss_ioctl_compat,

Completed in 9 milliseconds