Lines Matching refs:snd_tm6000_card
68 static int _tm6000_start_audio_dma(struct snd_tm6000_card *chip) in _tm6000_start_audio_dma()
85 static int _tm6000_stop_audio_dma(struct snd_tm6000_card *chip) in _tm6000_stop_audio_dma()
99 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in dsp_buffer_free()
110 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in dsp_buffer_alloc()
165 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in snd_tm6000_pcm_open()
190 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in snd_tm6000_close()
203 struct snd_tm6000_card *chip = core->adev; in tm6000_fillbuf()
293 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in snd_tm6000_hw_free()
310 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in snd_tm6000_prepare()
326 struct snd_tm6000_card *chip = core->adev; in audio_trigger()
339 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in snd_tm6000_card_trigger()
367 struct snd_tm6000_card *chip = snd_pcm_substream_chip(substream); in snd_tm6000_pointer()
411 struct snd_tm6000_card *chip; in tm6000_audio_init()
442 chip = kzalloc(sizeof(struct snd_tm6000_card), GFP_KERNEL); in tm6000_audio_init()
482 struct snd_tm6000_card *chip; in tm6000_audio_fini()