Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_timer.h28 void snd_seq_oss_timer_delete(struct seq_oss_timer *dp);
H A Dseq_oss_timer.c58 snd_seq_oss_timer_delete(struct seq_oss_timer *rec) in snd_seq_oss_timer_delete() function
H A Dseq_oss_init.c391 snd_seq_oss_timer_delete(dp->timer); in free_devinfo()