Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_writeq.h29 void snd_seq_oss_writeq_delete(struct seq_oss_writeq *q);
H A Dseq_oss_writeq.c54 snd_seq_oss_writeq_delete(struct seq_oss_writeq *q) in snd_seq_oss_writeq_delete() function
H A Dseq_oss_init.c393 snd_seq_oss_writeq_delete(dp->writeq); in free_devinfo()