Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_pcm.h97 int virtsnd_pcm_validate(struct virtio_device *vdev);
H A Dvirtio_card.c294 if (virtsnd_pcm_validate(vdev)) in virtsnd_validate()
H A Dvirtio_pcm.c264 int virtsnd_pcm_validate(struct virtio_device *vdev) in virtsnd_pcm_validate() function