Lines Matching defs:pcm
150 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
156 struct snd_pcm_runtime *runtime = pcm->runtime;
181 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
187 struct snd_pcm_runtime *runtime = pcm->runtime;
352 struct snd_pcm_substream *pcm)
363 if (pcm) {
364 write_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);
382 struct snd_pcm_substream *pcm)
393 if (pcm) {
394 read_pcm_s32(s, pcm, buf, data_blocks, pcm_frames);