Home
last modified time | relevance | path

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

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