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

/linux-master/sound/firewire/fireface/
H A Damdtp-ff.c60 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
147 read_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/tascam/
H A Damdtp-tascam.c65 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
190 read_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/digi00x/
H A Damdtp-dot.c177 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
355 read_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/
H A Damdtp-am824.c179 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
386 read_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
/linux-master/sound/firewire/motu/
H A Damdtp-motu.c93 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, function
351 read_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);

Completed in 205 milliseconds