taglinefilesource code
card_type46drivers/sound/dev_table.csupported_drivers[i].card_type);
card_type71drivers/sound/dev_table.cif (supported_drivers[i].card_type == unit)
card_type97drivers/sound/dev_table.cif (supported_drivers[i].card_type == unit)
card_type136drivers/sound/dev_table.cint card_type, ioaddr, irq, dma, ptr, j;
card_type141drivers/sound/dev_table.ccard_type = (val & 0x0ff00000) >> 20;
card_type143drivers/sound/dev_table.cif (card_type > 127)
card_type155drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type170drivers/sound/dev_table.cvoid sound_chconf(int card_type, int ioaddr, int irq, int dma)
card_type178drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type191drivers/sound/dev_table.cstruct address_info *sound_getconf(int card_type)
card_type198drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type44drivers/sound/dev_table.hint card_type;  /*  From soundcard.c  */
card_type237drivers/sound/dev_table.hstruct address_info *sound_getconf(int card_type);
card_type238drivers/sound/dev_table.hvoid sound_chconf(int card_type, int ioaddr, int irq, int dma);
card_type130drivers/sound/sound_switch.cif (!put_status_int(supported_drivers[i].card_type, 10)) return;