Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_timer.h36 int snd_seq_oss_timer_ioctl(struct seq_oss_timer *timer, unsigned int cmd, int __user *arg);
Dseq_oss_ioctl.c77 return snd_seq_oss_timer_ioctl(dp->timer, cmd, arg); in snd_seq_oss_ioctl()
Dseq_oss_timer.c218 snd_seq_oss_timer_ioctl(struct seq_oss_timer *timer, unsigned int cmd, int __user *arg) in snd_seq_oss_timer_ioctl() function