tag | line | file | source code |
card_subtype | 1694 | drivers/sound/ad1848.c | DDB (printk ("Entered probe_ms_sound(%x, %d)\n", hw_config->io_base, hw_config->card_subtype)); |
card_subtype | 1702 | drivers/sound/ad1848.c | if (hw_config->card_subtype == 1) /* Has no IRQ/DMA registers */ |
card_subtype | 1789 | drivers/sound/ad1848.c | if (hw_config->card_subtype == 1) /* Has no IRQ/DMA registers */ |
card_subtype | 294 | drivers/sound/cs4232.c | hw_config2.card_subtype = 0; |
card_subtype | 340 | drivers/sound/cs4232.c | hw_config2.card_subtype = 0; |
card_subtype | 109 | drivers/sound/dev_table.c | snd_installed_cards[i].config.card_subtype = |
card_subtype | 110 | drivers/sound/dev_table.c | sound_drivers[drv].card_subtype; |
card_subtype | 233 | drivers/sound/dev_table.c | snd_installed_cards[sel].config.card_subtype = hw_config->card_subtype; |
card_subtype | 244 | drivers/sound/dev_table.c | hw_config->card_subtype = |
card_subtype | 245 | drivers/sound/dev_table.c | snd_installed_cards[sel].config.card_subtype = |
card_subtype | 246 | drivers/sound/dev_table.c | sound_drivers[drv].card_subtype; |
card_subtype | 291 | drivers/sound/dev_table.c | snd_installed_cards[i].config.card_subtype = hw_config->card_subtype; |
card_subtype | 404 | drivers/sound/dev_table.c | snd_installed_cards[ptr].config.card_subtype = 0; |
card_subtype | 46 | drivers/sound/dev_table.h | int card_subtype; /* Driver specific. Usually 0 */ |
card_subtype | 119 | drivers/sound/gus_card.c | if (hw_config->card_subtype == 1) |
card_subtype | 124 | drivers/sound/gus_card.c | if (hw_config->card_subtype == 0) /* GUS/MAX/ACE */ |
card_subtype | 147 | drivers/sound/sound_config.h | int card_subtype; /* Driver specific. Usually 0 */ |