Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c112 return snd_seq_ioctl(file, cmd, arg); in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2298 static long snd_seq_ioctl(struct file *file, unsigned int cmd, in snd_seq_ioctl()
2749 .unlocked_ioctl = snd_seq_ioctl, in snd_sequencer_device_init()
2284 static long snd_seq_ioctl(struct file *file, unsigned int cmd, snd_seq_ioctl() function