Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/virtio/
A Dvirtio_pcm.c130 snd_pcm_format_t alsa_fmt = g_v2a_format_map[i]; in virtsnd_pcm_build_hw() local
131 int bytes = snd_pcm_format_physical_width(alsa_fmt) / 8; in virtsnd_pcm_build_hw()
139 vss->hw.formats |= pcm_format_to_bits(alsa_fmt); in virtsnd_pcm_build_hw()

Completed in 5 milliseconds