Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dwss.h64 struct snd_wss { struct
65 unsigned long port; /* base i/o port */
66 struct resource *res_port;
67 unsigned long cport; /* control base i/o port (CS4236) */
68 struct resource *res_cport;
69 int irq; /* IRQ line */
70 int dma1; /* playback DMA */
71 int dma2; /* record DMA */
72 unsigned short version; /* version of CODEC chip */
73 unsigned short mode; /* see to WSS_MODE_XXXX */
[all …]