Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dminors.h33 #define SNDRV_DEVICE_TYPE_PCM_PLAYBACK SNDRV_MINOR_PCM_PLAYBACK macro
47 SNDRV_DEVICE_TYPE_PCM_PLAYBACK, enumerator
/openbmc/linux/sound/core/
H A Dsound.c220 case SNDRV_DEVICE_TYPE_PCM_PLAYBACK: in snd_find_free_minor()
338 case SNDRV_DEVICE_TYPE_PCM_PLAYBACK: in snd_device_type_name()
H A Dpcm.c1074 devtype = SNDRV_DEVICE_TYPE_PCM_PLAYBACK; in snd_pcm_dev_register()
H A Dpcm_native.c2240 pcm = snd_lookup_minor_data(minor, SNDRV_DEVICE_TYPE_PCM_PLAYBACK); in is_pcm_file()
2804 SNDRV_DEVICE_TYPE_PCM_PLAYBACK); in snd_pcm_playback_open()