Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_writeq.h42 void snd_seq_oss_writeq_delete(struct seq_oss_writeq *q);
Dseq_oss_writeq.c66 snd_seq_oss_writeq_delete(struct seq_oss_writeq *q) in snd_seq_oss_writeq_delete() function
Dseq_oss_init.c406 snd_seq_oss_writeq_delete(dp->writeq); in free_devinfo()