Lines Matching defs:runtime
37 #define runtime_format_bits(runtime) \ argument
41 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
89 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
140 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
171 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
202 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
203 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
205 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
207 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
239 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
309 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_prepare() local
496 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_open() local
571 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_open() local