Searched defs:snd_emu10k1 (Results 1 – 1 of 1) sorted by relevance
1690 struct snd_emu10k1 { struct1691 int irq;1693 unsigned long port; /* I/O port number */1694 unsigned int tos_link: 1, /* tos link detected */1695 rear_ac97: 1, /* rear channels are on AC'97 */1696 enable_ir: 1;1697 unsigned int support_tlv :1;1699 const struct snd_emu_chip_details *card_capabilities;1700 unsigned int audigy; /* is Audigy? */1701 unsigned int revision; /* chip revision */[all …]