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

/linux-master/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.c341 rc = virtsnd_pcm_msg_send(vss, 0, vss->buffer_bytes);
476 virtsnd_pcm_msg_send(vss, rec->sw_data, bytes);
H A Dvirtio_pcm_msg.c186 * virtsnd_pcm_msg_send() - Send asynchronous I/O messages.
200 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss, unsigned long offset, function

Completed in 273 milliseconds