snd_device_type_t 52 include/sound/core.h #define SNDRV_DEV_TOPLEVEL ((__force snd_device_type_t) 0) snd_device_type_t 53 include/sound/core.h #define SNDRV_DEV_CONTROL ((__force snd_device_type_t) 1) snd_device_type_t 54 include/sound/core.h #define SNDRV_DEV_LOWLEVEL_PRE ((__force snd_device_type_t) 2) snd_device_type_t 55 include/sound/core.h #define SNDRV_DEV_LOWLEVEL_NORMAL ((__force snd_device_type_t) 0x1000) snd_device_type_t 56 include/sound/core.h #define SNDRV_DEV_PCM ((__force snd_device_type_t) 0x1001) snd_device_type_t 57 include/sound/core.h #define SNDRV_DEV_RAWMIDI ((__force snd_device_type_t) 0x1002) snd_device_type_t 58 include/sound/core.h #define SNDRV_DEV_TIMER ((__force snd_device_type_t) 0x1003) snd_device_type_t 59 include/sound/core.h #define SNDRV_DEV_SEQUENCER ((__force snd_device_type_t) 0x1004) snd_device_type_t 60 include/sound/core.h #define SNDRV_DEV_HWDEP ((__force snd_device_type_t) 0x1005) snd_device_type_t 61 include/sound/core.h #define SNDRV_DEV_INFO ((__force snd_device_type_t) 0x1006) snd_device_type_t 62 include/sound/core.h #define SNDRV_DEV_BUS ((__force snd_device_type_t) 0x1007) snd_device_type_t 63 include/sound/core.h #define SNDRV_DEV_CODEC ((__force snd_device_type_t) 0x1008) snd_device_type_t 64 include/sound/core.h #define SNDRV_DEV_JACK ((__force snd_device_type_t) 0x1009) snd_device_type_t 65 include/sound/core.h #define SNDRV_DEV_LOWLEVEL ((__force snd_device_type_t) 0x2000) snd_device_type_t 89 include/sound/core.h snd_device_type_t type; /* device type */ snd_device_type_t 317 include/sound/core.h int snd_device_new(struct snd_card *card, snd_device_type_t type, snd_device_type_t 119 sound/aoa/aoa.h extern int aoa_snd_device_new(snd_device_type_t type, snd_device_type_t 62 sound/aoa/core/snd-aoa-alsa.c int aoa_snd_device_new(snd_device_type_t type, snd_device_type_t 43 sound/core/device.c int snd_device_new(struct snd_card *card, snd_device_type_t type,