Lines Matching defs:runtime
52 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
100 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
151 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
182 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
213 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
214 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
216 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
218 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
262 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
332 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_prepare() local
519 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_open() local
594 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_open() local