Lines Matching refs:snd_pcsp
44 static u64 pcsp_timer_update(struct snd_pcsp *chip) in pcsp_timer_update()
88 static void pcsp_pointer_update(struct snd_pcsp *chip) in pcsp_pointer_update()
131 struct snd_pcsp *chip = container_of(handle, struct snd_pcsp, timer); in pcsp_do_timer()
153 static int pcsp_start_playing(struct snd_pcsp *chip) in pcsp_start_playing()
174 static void pcsp_stop_playing(struct snd_pcsp *chip) in pcsp_stop_playing()
193 void pcsp_sync_stop(struct snd_pcsp *chip) in pcsp_sync_stop()
204 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_close()
216 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_hw_params()
228 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_hw_free()
238 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_prepare()
260 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_trigger()
281 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_pointer()
313 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_open()
338 int snd_pcsp_new_pcm(struct snd_pcsp *chip) in snd_pcsp_new_pcm()