Home
last modified time | relevance | path

Searched refs:virtsnd_pcm_sync_stop (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_pcm_ops.c96 static int virtsnd_pcm_sync_stop(struct snd_pcm_substream *substream);
125 return virtsnd_pcm_sync_stop(substream); in virtsnd_pcm_open()
378 * virtsnd_pcm_sync_stop() - Synchronous PCM substream stop.
387 static int virtsnd_pcm_sync_stop(struct snd_pcm_substream *substream) in virtsnd_pcm_sync_stop() function
462 .sync_stop = virtsnd_pcm_sync_stop,

Completed in 1 milliseconds