Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwss.h64 struct snd_wss { struct
101 void (*set_playback_format) (struct snd_wss *chip, argument
104 void (*set_capture_format) (struct snd_wss *chip, argument
107 void (*trigger) (struct snd_wss *chip, unsigned int what, int start); argument
109 void (*suspend) (struct snd_wss *chip); argument
110 void (*resume) (struct snd_wss *chip); argument
113 int (*claim_dma) (struct snd_wss *chip, argument
115 int (*release_dma) (struct snd_wss *chip, argument
121 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char val);
122 unsigned char snd_wss_in(struct snd_wss *chip, unsigned char reg);
[all …]
/linux/sound/isa/ad1848/
H A Dad1848.c72 struct snd_wss *chip; in snd_ad1848_probe()
119 struct snd_wss *chip = card->private_data; in snd_ad1848_suspend()
129 struct snd_wss *chip = card->private_data; in snd_ad1848_resume()
/linux/sound/isa/
H A Dazt2320.c60 struct snd_wss *chip;
167 struct snd_wss *chip; in snd_card_azt2320_probe()
263 struct snd_wss *chip = acard->chip; in snd_azt2320_pnp_suspend()
274 struct snd_wss *chip = acard->chip; in snd_azt2320_pnp_resume()
H A Dcmi8328.c78 struct snd_wss *wss;
146 static int snd_cmi8328_mixer(struct snd_wss *chip) in snd_cmi8328_mixer()
H A Dsc6000.c461 static int snd_sc6000_mixer(struct snd_wss *chip) in snd_sc6000_mixer()
555 struct snd_wss *chip; in __snd_sc6000_probe()
/linux/sound/isa/cs423x/
H A Dcs4231.c79 struct snd_wss *chip; in snd_cs4231_probe()
138 struct snd_wss *chip = card->private_data; in snd_cs4231_suspend()
148 struct snd_wss *chip = card->private_data; in snd_cs4231_resume()
H A Dcs4236.c78 struct snd_wss *chip;
330 struct snd_wss *chip; in snd_cs423x_probe()
/linux/sound/isa/gus/
H A Dgusmax.c62 struct snd_wss *wss;
127 static int snd_gusmax_mixer(struct snd_wss *chip) in snd_gusmax_mixer()
192 struct snd_wss *wss; in snd_gusmax_probe()
/linux/sound/isa/galaxy/
H A Dgalaxy.c484 struct snd_wss *chip; in __snd_galaxy_probe()
/linux/sound/isa/wavefront/
H A Dwavefront.c340 struct snd_wss *chip; in snd_wavefront_probe()