Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dminors.h35 #define SNDRV_DEVICE_TYPE_SEQUENCER SNDRV_MINOR_SEQUENCER macro
43 SNDRV_DEVICE_TYPE_SEQUENCER, enumerator
/openbmc/linux/sound/core/
H A Dsound.c186 if (type == SNDRV_DEVICE_TYPE_SEQUENCER) in snd_find_free_minor()
209 case SNDRV_DEVICE_TYPE_SEQUENCER: in snd_find_free_minor()
342 case SNDRV_DEVICE_TYPE_SEQUENCER: in snd_device_type_name()
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2739 err = snd_register_device(SNDRV_DEVICE_TYPE_SEQUENCER, NULL, 0, in snd_sequencer_device_init()