Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_writeq.h29 void snd_seq_oss_writeq_delete(struct seq_oss_writeq *q);
Dseq_oss_writeq.c54 snd_seq_oss_writeq_delete(struct seq_oss_writeq *q) in snd_seq_oss_writeq_delete() function
Dseq_oss_init.c393 snd_seq_oss_writeq_delete(dp->writeq); in free_devinfo()