Searched refs:virtio_pcm (Results 1 – 5 of 5) sorted by relevance
14 struct virtio_pcm;88 struct virtio_pcm { struct109 struct virtio_pcm *virtsnd_pcm_find(struct virtio_snd *snd, u32 nid); argument111 struct virtio_pcm *virtsnd_pcm_find_or_create(struct virtio_snd *snd, u32 nid);
218 struct virtio_pcm *virtsnd_pcm_find(struct virtio_snd *snd, u32 nid) in virtsnd_pcm_find()220 struct virtio_pcm *vpcm; in virtsnd_pcm_find()238 struct virtio_pcm *virtsnd_pcm_find_or_create(struct virtio_snd *snd, u32 nid) in virtsnd_pcm_find_or_create()241 struct virtio_pcm *vpcm; in virtsnd_pcm_find_or_create()353 struct virtio_pcm *vpcm; in virtsnd_pcm_parse_cfg()406 struct virtio_pcm *vpcm; in virtsnd_pcm_build_devs()
11 virtio_pcm.o \
85 struct virtio_pcm *vpcm; in virtsnd_chmap_parse_cfg()145 struct virtio_pcm *vpcm; in virtsnd_chmap_build_devs()
107 struct virtio_pcm *vpcm = snd_pcm_substream_chip(substream); in virtsnd_pcm_open()