virtsnd_pcm_find
vpcm = virtsnd_pcm_find(snd, le32_to_cpu(info->hdr.hda_fn_nid));
vpcm = virtsnd_pcm_find(snd, nid);
vpcm = virtsnd_pcm_find(snd, vss->nid);
struct virtio_pcm *virtsnd_pcm_find(struct virtio_snd *snd, u32 nid);