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_type98drivers/sound/dev_table.cif (supported_drivers[i].card_type == unit)
card_type139drivers/sound/dev_table.cint             card_type, ioaddr, irq, dma, ptr, j;
card_type144drivers/sound/dev_table.ccard_type = (val & 0x0ff00000) >> 20;
card_type146drivers/sound/dev_table.cif (card_type > 127)
card_type158drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type175drivers/sound/dev_table.csound_chconf (int card_type, int ioaddr, int irq, int dma)
card_type183drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type201drivers/sound/dev_table.csound_getconf (int card_type)
card_type208drivers/sound/dev_table.cif (supported_drivers[j].card_type == card_type)
card_type44drivers/sound/dev_table.hint card_type;  /*  From soundcard.c  */
card_type241drivers/sound/dev_table.hstruct address_info *sound_getconf(int card_type);
card_type242drivers/sound/dev_table.hvoid sound_chconf(int card_type, int ioaddr, int irq, int dma);
card_type135drivers/sound/sound_switch.cif (!put_status_int (supported_drivers[i].card_type, 10))