Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_writeq.h31 int snd_seq_oss_writeq_sync(struct seq_oss_writeq *q);
H A Dseq_oss_writeq.c83 snd_seq_oss_writeq_sync(struct seq_oss_writeq *q) in snd_seq_oss_writeq_sync() function
H A Dseq_oss_ioctl.c86 while (snd_seq_oss_writeq_sync(dp->writeq)) in snd_seq_oss_ioctl()