Searched refs:snd_wss (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwss.h79 struct snd_wss { struct
116 void (*set_playback_format) (struct snd_wss *chip,
119 void (*set_capture_format) (struct snd_wss *chip,
122 void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
124 void (*suspend) (struct snd_wss *chip);
125 void (*resume) (struct snd_wss *chip);
128 int (*claim_dma) (struct snd_wss *chip,
130 int (*release_dma) (struct snd_wss *chip,
136 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char val);
137 unsigned char snd_wss_in(struct snd_wss *chi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c161 static inline void wss_outb(struct snd_wss *chip, u8 offset, u8 val)
166 static inline u8 wss_inb(struct snd_wss *chip, u8 offset)
171 static void snd_wss_wait(struct snd_wss *chip)
181 static void snd_wss_dout(struct snd_wss *chip, unsigned char reg,
195 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char value)
212 unsigned char snd_wss_in(struct snd_wss *chip, unsigned char reg)
226 void snd_cs4236_ext_out(struct snd_wss *chip, unsigned char reg,
237 unsigned char snd_cs4236_ext_in(struct snd_wss *chip, unsigned char reg)
251 static void snd_wss_busy_wait(struct snd_wss *chip)
265 void snd_wss_mce_up(struct snd_wss *chi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/ad1848/
H A Dad1848.c90 struct snd_wss *chip;
146 struct snd_wss *chip = card->private_data;
156 struct snd_wss *chip = card->private_data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/cs423x/
H A Dcs4236_lib.c122 static void snd_cs4236_ctrl_out(struct snd_wss *chip,
129 static unsigned char snd_cs4236_ctrl_in(struct snd_wss *chip, unsigned char reg)
182 static void snd_cs4236_playback_format(struct snd_wss *chip,
200 static void snd_cs4236_capture_format(struct snd_wss *chip,
220 static void snd_cs4236_suspend(struct snd_wss *chip)
235 static void snd_cs4236_resume(struct snd_wss *chip)
279 struct snd_wss **rchip)
281 struct snd_wss *chip;
368 int snd_cs4236_pcm(struct snd_wss *chip, int device, struct snd_pcm **rpcm)
413 struct snd_wss *chi
[all...]
H A Dcs4231.c94 struct snd_wss *chip;
163 struct snd_wss *chip = card->private_data;
173 struct snd_wss *chip = card->private_data;
H A Dcs4236.c127 struct snd_wss *chip;
385 struct snd_wss *chip;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dazt2320.c79 struct snd_wss *chip;
184 struct snd_wss *chip;
300 struct snd_wss *chip = acard->chip;
311 struct snd_wss *chip = acard->chip;
H A Dsgalaxy.c176 static int __devinit snd_sgalaxy_mixer(struct snd_wss *chip)
235 struct snd_wss *chip;
313 struct snd_wss *chip = card->private_data;
323 struct snd_wss *chip = card->private_data;
H A Dsscape.c151 struct snd_wss *chip;
617 struct snd_wss *chip = snd_kcontrol_chip(kctl);
631 struct snd_wss *chip = snd_kcontrol_chip(kctl);
853 struct snd_wss *chip;
H A Dsc6000.c470 static int __devinit snd_sc6000_mixer(struct snd_wss *chip)
556 struct snd_wss *chip;
H A Dopl3sa2.c134 struct snd_wss *wss;
643 struct snd_wss *wss;
H A Dcmi8330.c170 struct snd_wss *wss;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgusmax.c78 struct snd_wss *wss;
143 static int __devinit snd_gusmax_mixer(struct snd_wss *chip)
195 struct snd_wss *wss;
H A Dinterwave.c120 struct snd_wss *wss;
475 static int __devinit snd_interwave_mixer(struct snd_wss *chip)
606 struct snd_wss *wss;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dopti92x-ad1848.c140 struct snd_wss *codec;
609 static int __devinit snd_opti93x_mixer(struct snd_wss *chip)
663 struct snd_wss *codec = chip->codec;
839 struct snd_wss *codec;
H A Dmiro.c1285 struct snd_wss *codec;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront.c368 struct snd_wss *chip;

Completed in 131 milliseconds