Home
last modified time | relevance | path

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

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