tag | line | file | source code |
---|---|---|---|
dev_type | 88 | drivers/sound/audio.c | int dev_type = dev & 0x0f; |
dev_type | 93 | drivers/sound/audio.c | if (dev_type == SND_DEV_DSP16) |
dev_type | 109 | drivers/sound/audio.c | if (dev_type == SND_DEV_AUDIO) |
dev_type | 514 | include/linux/soundcard.h | int dev_type; |