Home
last modified time | relevance | path

Searched refs:pcsp_sync_stop (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/drivers/pcsp/
Dpcsp_lib.c192 void pcsp_sync_stop(struct snd_pcsp *chip) in pcsp_sync_stop() function
207 pcsp_sync_stop(chip); in snd_pcsp_playback_close()
216 pcsp_sync_stop(chip); in snd_pcsp_playback_hw_params()
226 pcsp_sync_stop(chip); in snd_pcsp_playback_hw_free()
233 pcsp_sync_stop(chip); in snd_pcsp_playback_prepare()
Dpcsp.h78 extern void pcsp_sync_stop(struct snd_pcsp *chip);
Dpcsp.c176 pcsp_sync_stop(chip); in pcsp_stop_beep()