Searched refs:write_pcm_s32 (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/firewire/fireface/
H A Damdtp-ff.c30 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
126 write_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/tascam/
H A Damdtp-tascam.c35 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
211 write_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/digi00x/
H A Damdtp-dot.c145 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
376 write_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/
H A Damdtp-am824.c148 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
359 write_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/motu/
H A Damdtp-motu.c129 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
412 write_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);

Completed in 111 milliseconds