Searched refs:card_type (Results 1 – 6 of 6) sorted by relevance
51 int card_type; /* From soundcard.h */ member60 int card_type; /* Link (search key) to the driver list */ member
1164 int chip_type = 0, card_type; in snd_via82xx_probe() local1172 card_type = pci_id->driver_data; in snd_via82xx_probe()1173 switch (card_type) { in snd_via82xx_probe()1179 dev_err(card->dev, "invalid card type %d\n", card_type); in snd_via82xx_probe()
2530 int chip_type = 0, card_type; in snd_via82xx_probe() local2538 card_type = pci_id->driver_data; in snd_via82xx_probe()2539 switch (card_type) { in snd_via82xx_probe()2574 dev_err(card->dev, "invalid card type %d\n", card_type); in snd_via82xx_probe()
158 enum card_type { enum180 enum card_type type;
138 enum card_type { enum149 enum card_type type;
6299 status.card_type = hdspm->io_type; in snd_hdspm_hwdep_ioctl()6340 hdspm_version.card_type = hdspm->io_type; in snd_hdspm_hwdep_ioctl()