Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Des1688.h34 struct snd_es1688 { struct
35 unsigned long port; /* port of ESS chip */
36 struct resource *res_port;
37 unsigned long mpu_port; /* MPU-401 port of ESS chip */
38 int irq; /* IRQ number of ESS chip */
39 int mpu_irq; /* MPU IRQ */
40 int dma8; /* 8-bit DMA */
41 unsigned short version; /* version of ESS chip */
42 unsigned short hardware; /* see to ES1688_HW_XXXX */
44 unsigned short trigger_value;
[all …]