Lines Matching defs:chip
43 static u64 pcsp_timer_update(struct snd_pcsp *chip) in pcsp_timer_update()
87 static void pcsp_pointer_update(struct snd_pcsp *chip) in pcsp_pointer_update()
130 struct snd_pcsp *chip = container_of(handle, struct snd_pcsp, timer); in pcsp_do_timer() local
152 static int pcsp_start_playing(struct snd_pcsp *chip) in pcsp_start_playing()
173 static void pcsp_stop_playing(struct snd_pcsp *chip) in pcsp_stop_playing()
192 void pcsp_sync_stop(struct snd_pcsp *chip) in pcsp_sync_stop()
203 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_close() local
215 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_hw_params() local
227 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_hw_free() local
237 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_prepare() local
259 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_trigger() local
280 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_pointer() local
312 struct snd_pcsp *chip = snd_pcm_substream_chip(substream); in snd_pcsp_playback_open() local
337 int snd_pcsp_new_pcm(struct snd_pcsp *chip) in snd_pcsp_new_pcm()