m3_dma            762 sound/pci/maestro3.c 	struct m3_dma *substreams;
m3_dma           1045 sound/pci/maestro3.c static int snd_m3_pcm_start(struct snd_m3 *chip, struct m3_dma *s,
m3_dma           1072 sound/pci/maestro3.c static int snd_m3_pcm_stop(struct snd_m3 *chip, struct m3_dma *s,
m3_dma           1100 sound/pci/maestro3.c 	struct m3_dma *s = subs->runtime->private_data;
m3_dma           1135 sound/pci/maestro3.c snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
m3_dma           1220 sound/pci/maestro3.c static void snd_m3_pcm_setup2(struct snd_m3 *chip, struct m3_dma *s,
m3_dma           1287 sound/pci/maestro3.c snd_m3_playback_setup(struct snd_m3 *chip, struct m3_dma *s,
m3_dma           1354 sound/pci/maestro3.c snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
m3_dma           1383 sound/pci/maestro3.c 	struct m3_dma *s = substream->runtime->private_data;
m3_dma           1399 sound/pci/maestro3.c 	struct m3_dma *s;
m3_dma           1414 sound/pci/maestro3.c 	struct m3_dma *s = runtime->private_data;
m3_dma           1446 sound/pci/maestro3.c snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
m3_dma           1475 sound/pci/maestro3.c 	struct m3_dma *s = subs->runtime->private_data;
m3_dma           1489 sound/pci/maestro3.c static void snd_m3_update_ptr(struct snd_m3 *chip, struct m3_dma *s)
m3_dma           1645 sound/pci/maestro3.c 					struct m3_dma *s = &chip->substreams[i];
m3_dma           1719 sound/pci/maestro3.c 	struct m3_dma *s;
m3_dma           1751 sound/pci/maestro3.c 	struct m3_dma *s = subs->runtime->private_data;
m3_dma           2179 sound/pci/maestro3.c static int snd_m3_assp_client_init(struct snd_m3 *chip, struct m3_dma *s, int index)
m3_dma           2351 sound/pci/maestro3.c 	struct m3_dma *s;
m3_dma           2599 sound/pci/maestro3.c 	chip->substreams = kcalloc(chip->num_substreams, sizeof(struct m3_dma),
m3_dma           2660 sound/pci/maestro3.c 		struct m3_dma *s = &chip->substreams[i];