Searched refs:snd_seq_kernel_client_write_poll (Results 1 - 3 of 3) sorted by path

/linux-master/sound/core/seq/oss/
H A Dseq_oss_rw.c197 if (snd_seq_kernel_client_write_poll(dp->cseq, file, wait))
/linux-master/sound/core/seq/
H A Dseq_clientmgr.c2536 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait) function
2550 EXPORT_SYMBOL(snd_seq_kernel_client_write_poll); variable
H A Dseq_clientmgr.h87 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait);

Completed in 336 milliseconds