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

/linux-master/sound/virtio/
H A Dvirtio_ctl_msg.h73 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id,
H A Dvirtio_jack.c151 rc = virtsnd_ctl_query_info(snd, VIRTIO_SND_R_JACK_INFO, 0, snd->njacks,
H A Dvirtio_chmap.c75 rc = virtsnd_ctl_query_info(snd, VIRTIO_SND_R_CHMAP_INFO, 0,
H A Dvirtio_ctl_msg.c250 * virtsnd_ctl_query_info() - Query the item configuration from the device.
261 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, function
H A Dvirtio_pcm.c346 rc = virtsnd_ctl_query_info(snd, VIRTIO_SND_R_PCM_INFO, 0,
H A Dvirtio_kctl.c379 rc = virtsnd_ctl_query_info(snd, VIRTIO_SND_R_CTL_INFO, 0, snd->nkctls,

Completed in 106 milliseconds