| tag | line | file | source code |
|---|---|---|---|
| old_hardware | 121 | drivers/sound/sscape.c | static char old_hardware = 1; |
| old_hardware | 124 | drivers/sound/sscape.c | static char old_hardware = 0; |
| old_hardware | 899 | drivers/sound/sscape.c | if (old_hardware) |
| old_hardware | 1071 | drivers/sound/sscape.c | if (old_hardware) /* Check that it's really an old Spea/Reveal card. */ |
| old_hardware | 1083 | drivers/sound/sscape.c | old_hardware = 0; |