Lines Matching defs:acard
60 struct snd_sb8 *acard = card->private_data;
62 if (acard == NULL)
64 release_and_free_resource(acard->fm_res);
86 struct snd_sb8 *acard;
94 acard = card->private_data;
98 acard->fm_res = request_region(0x388, 4, "SoundBlaster FM");
132 acard->chip = chip;
202 struct snd_sb8 *acard = card->private_data;
203 struct snd_sb *chip = acard->chip;
213 struct snd_sb8 *acard = card->private_data;
214 struct snd_sb *chip = acard->chip;