Lines Matching defs:runtime
52 #define runtime_format_bits(runtime) \ argument
56 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
104 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
155 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
186 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
217 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
218 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
220 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
222 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
266 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
336 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_prepare() local
523 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_open() local
598 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_open() local