tag | line | file | source code |
---|---|---|---|
dev_type | 91 | drivers/sound/audio.c | int dev_type = dev & 0x0f; |
dev_type | 96 | drivers/sound/audio.c | if (dev_type == SND_DEV_DSP16) |
dev_type | 122 | drivers/sound/audio.c | if (dev_type == SND_DEV_AUDIO) |
dev_type | 535 | include/linux/soundcard.h | int dev_type; |