Searched refs:virtsnd_pcm_sync_stop (Results 1 – 1 of 1) sorted by relevance
96 static int virtsnd_pcm_sync_stop(struct snd_pcm_substream *substream);125 return virtsnd_pcm_sync_stop(substream); in virtsnd_pcm_open()387 static int virtsnd_pcm_sync_stop(struct snd_pcm_substream *substream) in virtsnd_pcm_sync_stop() function462 .sync_stop = virtsnd_pcm_sync_stop,