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

/linux-master/sound/virtio/
H A Dvirtio_pcm_msg.c40 * virtsnd_pcm_sg_num() - Count the number of sg-elements required to represent
48 static int virtsnd_pcm_sg_num(u8 *data, unsigned int length) function
146 int sg_num = virtsnd_pcm_sg_num(data, period_bytes);

Completed in 124 milliseconds