Searched refs:virtio_pcm (Results 1 – 5 of 5) sorted by relevance
13 struct virtio_pcm;86 struct virtio_pcm { struct107 struct virtio_pcm *virtsnd_pcm_find(struct virtio_snd *snd, u32 nid); argument109 struct virtio_pcm *virtsnd_pcm_find_or_create(struct virtio_snd *snd, u32 nid);
216 struct virtio_pcm *virtsnd_pcm_find(struct virtio_snd *snd, u32 nid) in virtsnd_pcm_find()218 struct virtio_pcm *vpcm; in virtsnd_pcm_find()236 struct virtio_pcm *virtsnd_pcm_find_or_create(struct virtio_snd *snd, u32 nid) in virtsnd_pcm_find_or_create()239 struct virtio_pcm *vpcm; in virtsnd_pcm_find_or_create()351 struct virtio_pcm *vpcm; in virtsnd_pcm_parse_cfg()404 struct virtio_pcm *vpcm; in virtsnd_pcm_build_devs()
10 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()
Completed in 8 milliseconds