Lines Matching defs:runtime
53 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
101 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
152 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
183 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
214 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
215 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
217 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
219 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
263 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
333 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_prepare() local
520 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_open() local
595 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_open() local