Home
last modified time | relevance | path

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

/sound/isa/wavefront/
Dwavefront_synth.c882 unsigned int written; in wavefront_send_sample() local
1075 for (written = 0, blocknum = 0; in wavefront_send_sample()
1076 written < length; written += max_blksize, blocknum++) { in wavefront_send_sample()
1078 if ((length - written) > max_blksize) { in wavefront_send_sample()
1082 blocksize = ALIGN(length - written, 8); in wavefront_send_sample()
/sound/core/seq/
Dseq_clientmgr.c1024 int written = 0, len; in snd_seq_write() local
1105 written += len; in snd_seq_write()
1116 return written ? written : err; in snd_seq_write()
/sound/soc/tegra/
DKconfig185 audio graph driver. It is a thin driver written to customize