Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dminors.h30 #define SNDRV_DEVICE_TYPE_CONTROL SNDRV_MINOR_CONTROL macro
42 SNDRV_DEVICE_TYPE_CONTROL, enumerator
/openbmc/linux/sound/core/
H A Dsound.c213 case SNDRV_DEVICE_TYPE_CONTROL: in snd_find_free_minor()
332 case SNDRV_DEVICE_TYPE_CONTROL: in snd_device_type_name()
H A Dcontrol.c56 card = snd_lookup_minor_data(iminor(inode), SNDRV_DEVICE_TYPE_CONTROL); in snd_ctl_open()
2391 err = snd_register_device(SNDRV_DEVICE_TYPE_CONTROL, card, -1, in snd_ctl_dev_register()