Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_writeq.h44 int snd_seq_oss_writeq_sync(struct seq_oss_writeq *q);
Dseq_oss_writeq.c95 snd_seq_oss_writeq_sync(struct seq_oss_writeq *q) in snd_seq_oss_writeq_sync() function
Dseq_oss_ioctl.c99 while (snd_seq_oss_writeq_sync(dp->writeq)) in snd_seq_oss_ioctl()