Home
last modified time | relevance | path

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

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