• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/

Lines Matching defs:fm801

159 struct fm801 {
220 static int snd_fm801_update_bits(struct fm801 *chip, unsigned short reg,
241 struct fm801 *chip = ac97->private_data;
272 struct fm801 *chip = ac97->private_data;
355 struct fm801 *chip = snd_pcm_substream_chip(substream);
390 struct fm801 *chip = snd_pcm_substream_chip(substream);
435 struct fm801 *chip = snd_pcm_substream_chip(substream);
467 struct fm801 *chip = snd_pcm_substream_chip(substream);
493 struct fm801 *chip = snd_pcm_substream_chip(substream);
510 struct fm801 *chip = snd_pcm_substream_chip(substream);
527 struct fm801 *chip = dev_id;
615 struct fm801 *chip = snd_pcm_substream_chip(substream);
636 struct fm801 *chip = snd_pcm_substream_chip(substream);
651 struct fm801 *chip = snd_pcm_substream_chip(substream);
659 struct fm801 *chip = snd_pcm_substream_chip(substream);
687 static int __devinit snd_fm801_pcm(struct fm801 *chip, int device, struct snd_pcm ** rpcm)
727 struct fm801 *chip = tea->private_data;
771 struct fm801 *chip = tea->private_data;
815 struct fm801 *chip = tea->private_data;
859 struct fm801 *chip = tea->private_data;
903 struct fm801 *chip = tea->private_data;
947 struct fm801 *chip = tea->private_data;
987 struct fm801 *chip = tea->private_data;
1049 struct fm801 *chip = snd_kcontrol_chip(kcontrol);
1064 struct fm801 *chip = snd_kcontrol_chip(kcontrol);
1104 struct fm801 *chip = snd_kcontrol_chip(kcontrol);
1125 struct fm801 *chip = snd_kcontrol_chip(kcontrol);
1163 struct fm801 *chip = snd_kcontrol_chip(kcontrol);
1176 struct fm801 *chip = snd_kcontrol_chip(kcontrol);
1220 struct fm801 *chip = bus->private_data;
1226 struct fm801 *chip = ac97->private_data;
1234 static int __devinit snd_fm801_mixer(struct fm801 *chip)
1272 static int wait_for_codec(struct fm801 *chip, unsigned int codec_id,
1289 static int snd_fm801_chip_init(struct fm801 *chip, int resume)
1361 static int snd_fm801_free(struct fm801 *chip)
1388 struct fm801 *chip = device->device_data;
1395 struct fm801 ** rchip)
1397 struct fm801 *chip;
1474 struct fm801 *chip;
1556 struct fm801 *chip = card->private_data;
1575 struct fm801 *chip = card->private_data;
1581 printk(KERN_ERR "fm801: pci_enable_device failed, "