taglinefilesource code
card_type46drivers/sound/dev_table.csupported_drivers[i].card_type);
card_type69drivers/sound/dev_table.cif (supported_drivers[i].card_type == unit)
card_type88drivers/sound/dev_table.cif (supported_drivers[i].card_type == unit)
card_type124drivers/sound/dev_table.cint card_type, ioaddr, irq, dma, ptr, j;
card_type129drivers/sound/dev_table.ccard_type = (val & 0x0ff00000) >> 20;
card_type131drivers/sound/dev_table.cif (card_type > 127)
card_type143drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type158drivers/sound/dev_table.cstruct address_info *sound_getconf(int card_type)
card_type165drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type44drivers/sound/dev_table.hint card_type;  /*  From soundcard.c  */
card_type231drivers/sound/dev_table.hstruct address_info *sound_getconf(int card_type);
card_type114drivers/sound/soundcard.csupported_drivers[i].card_type,