Searched defs:snd_emu10k1 (Results 1 – 2 of 2) sorted by relevance
1691 struct snd_emu10k1 { struct1692 int irq;1694 unsigned long port; /* I/O port number */1695 unsigned int tos_link: 1, /* tos link detected */1696 rear_ac97: 1, /* rear channels are on AC'97 */1697 enable_ir: 1;1698 unsigned int support_tlv :1;1700 const struct snd_emu_chip_details *card_capabilities;1701 unsigned int audigy; /* is Audigy? */1702 unsigned int revision; /* chip revision */[all …]
1680 struct snd_emu10k1 { struct1681 int irq;1683 unsigned long port; /* I/O port number */1684 unsigned int tos_link: 1, /* tos link detected */1685 rear_ac97: 1, /* rear channels are on AC'97 */1686 enable_ir: 1;1687 unsigned int support_tlv :1;1689 const struct snd_emu_chip_details *card_capabilities;1690 unsigned int audigy; /* is Audigy? */1691 unsigned int revision; /* chip revision */[all …]