Home
last modified time | relevance | path

Searched defs:snd_es18xx (Results 1 – 1 of 1) sorted by relevance

/sound/isa/
Des18xx.c87 struct snd_es18xx { struct
88 unsigned long port; /* port of ESS chip */
89 unsigned long ctrl_port; /* Control port of ESS chip */
90 struct resource *res_port;
91 struct resource *res_mpu_port;
92 struct resource *res_ctrl_port;
93 int irq; /* IRQ number of ESS chip */
94 int dma1; /* DMA1 */
95 int dma2; /* DMA2 */
96 unsigned short version; /* version of ESS chip */
[all …]