Searched defs:nonblock (Results 1 – 8 of 8) sorted by relevance
/sound/core/seq/ |
D | seq_memory.c | 223 int nonblock, struct file *file) in snd_seq_cell_alloc() 289 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
D | seq_fifo.c | 174 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
D | seq_clientmgr.c | 426 int nonblock; in snd_seq_read() local
|
/sound/core/ |
D | pcm_lib.c | 1591 int nonblock, in snd_pcm_lib_write1() 1699 int nonblock; in snd_pcm_lib_write() local 1762 int nonblock; in snd_pcm_lib_writev() local 1801 int nonblock, in snd_pcm_lib_read1() 1903 int nonblock; in snd_pcm_lib_read() local 1959 int nonblock; in snd_pcm_lib_readv() local
|
/sound/oss/ |
D | swarm_cs4297a.c | 1594 static int drain_adc(struct cs4297a_state *s, int nonblock) in drain_adc() 1603 static int drain_dac(struct cs4297a_state *s, int nonblock) in drain_dac()
|
D | sequencer.c | 330 static int seq_queue(unsigned char *note, char nonblock) in seq_queue()
|
D | au1550_ac97.c | 843 drain_dac(struct au1550_state *s, int nonblock) in drain_dac()
|
/sound/core/oss/ |
D | pcm_oss.c | 2354 int nonblock; in snd_pcm_oss_open() local
|