card_type        1704 include/sound/emu10k1.h 	unsigned int card_type;			/* EMU10K1_CARD_* */
card_type         147 sound/isa/sscape.c 	enum card_type type;
card_type          51 sound/oss/dev_table.h 	int card_type;		/*	From soundcard.h	*/
card_type          60 sound/oss/dev_table.h 	int card_type;	/* Link (search key) to the driver list */
card_type        2432 sound/pci/via82xx.c 	int chip_type = 0, card_type;
card_type        2440 sound/pci/via82xx.c 	card_type = pci_id->driver_data;
card_type        2441 sound/pci/via82xx.c 	switch (card_type) {
card_type        2476 sound/pci/via82xx.c 		snd_printk(KERN_ERR "invalid card type %d\n", card_type);
card_type        1166 sound/pci/via82xx_modem.c 	int chip_type = 0, card_type;
card_type        1174 sound/pci/via82xx_modem.c 	card_type = pci_id->driver_data;
card_type        1175 sound/pci/via82xx_modem.c 	switch (card_type) {
card_type        1181 sound/pci/via82xx_modem.c 		snd_printk(KERN_ERR "invalid card type %d\n", card_type);