Home
last modified time | relevance | path

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

/Linux-v6.1/sound/virtio/
Dvirtio_pcm.c426 vpcm->pcm->dev_class = SNDRV_PCM_CLASS_GENERIC; in virtsnd_pcm_build_devs()
/Linux-v6.1/include/uapi/sound/
Dasound.h151 SNDRV_PCM_CLASS_GENERIC = 0, /* standard mono or stereo device */ enumerator
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h151 SNDRV_PCM_CLASS_GENERIC = 0, /* standard mono or stereo device */ enumerator
/Linux-v6.1/sound/core/
Dpcm.c1024 [SNDRV_PCM_CLASS_GENERIC] = "generic", in pcm_class_show()