Home
last modified time | relevance | path

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

/Linux-v5.4/sound/drivers/pcsp/
Dpcsp_lib.c193 void pcsp_sync_stop(struct snd_pcsp *chip) in pcsp_sync_stop() function
208 pcsp_sync_stop(chip); in snd_pcsp_playback_close()
218 pcsp_sync_stop(chip); in snd_pcsp_playback_hw_params()
232 pcsp_sync_stop(chip); in snd_pcsp_playback_hw_free()
239 pcsp_sync_stop(chip); in snd_pcsp_playback_prepare()
Dpcsp.h78 extern void pcsp_sync_stop(struct snd_pcsp *chip);
Dpcsp.c192 pcsp_sync_stop(chip); in pcsp_stop_beep()