tag | line | file | source code |
---|---|---|---|
dev_type | 308 | drivers/block/ide.c | dev_type type : 1; /* disk or cdrom (or tape, floppy..) */ |
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 | 531 | include/linux/soundcard.h | int dev_type; |