Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwss.h64 struct snd_wss { struct
65 unsigned long port; /* base i/o port */
66 struct resource *res_port;
68 struct resource *res_cport;
69 int irq; /* IRQ line */
70 int dma1; /* playback DMA */
71 int dma2; /* record DMA */
101 void (*set_playback_format) (struct snd_wss *chip, argument
109 void (*suspend) (struct snd_wss *chip); argument
110 void (*resume) (struct snd_wss *chip); argument
[all …]