Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_pcm.h122 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss, unsigned long offset,
H A Dvirtio_pcm_ops.c340 rc = virtsnd_pcm_msg_send(vss, 0, vss->buffer_bytes); in virtsnd_pcm_trigger()
472 virtsnd_pcm_msg_send(vss, rec->sw_data, bytes); in virtsnd_pcm_trans_copy()
H A Dvirtio_pcm_msg.c200 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss, unsigned long offset, in virtsnd_pcm_msg_send() function