Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/oss/
Dseq_oss_timer.h27 struct seq_oss_timer *snd_seq_oss_timer_new(struct seq_oss_devinfo *dp);
Dseq_oss_timer.c33 snd_seq_oss_timer_new(struct seq_oss_devinfo *dp) in snd_seq_oss_timer_new() function
Dseq_oss_init.c243 dp->timer = snd_seq_oss_timer_new(dp); in snd_seq_oss_open()