• 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 refs:snd_azf3328

134 struct snd_azf3328 {
250 snd_azf3328_ctrl_outb(const struct snd_azf3328 *chip, unsigned reg, u8 value)
256 snd_azf3328_ctrl_inb(const struct snd_azf3328 *chip, unsigned reg)
262 snd_azf3328_ctrl_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
268 snd_azf3328_ctrl_outl(const struct snd_azf3328 *chip, unsigned reg, u32 value)
274 snd_azf3328_game_outb(const struct snd_azf3328 *chip, unsigned reg, u8 value)
280 snd_azf3328_game_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
286 snd_azf3328_game_inb(const struct snd_azf3328 *chip, unsigned reg)
292 snd_azf3328_game_inw(const struct snd_azf3328 *chip, unsigned reg)
298 snd_azf3328_mixer_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
304 snd_azf3328_mixer_inw(const struct snd_azf3328 *chip, unsigned reg)
312 snd_azf3328_mixer_set_mute(const struct snd_azf3328 *chip,
328 snd_azf3328_mixer_write_volume_gradually(const struct snd_azf3328 *chip,
474 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
505 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
592 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
614 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
715 snd_azf3328_mixer_new(struct snd_azf3328 *chip)
773 snd_azf3328_codec_setfmt(struct snd_azf3328 *chip,
842 snd_azf3328_codec_setfmt_lowpower(struct snd_azf3328 *chip,
854 snd_azf3328_ctrl_reg_6AH_update(struct snd_azf3328 *chip,
870 snd_azf3328_ctrl_enable_codecs(struct snd_azf3328 *chip, bool enable)
881 snd_azf3328_ctrl_codec_activity(struct snd_azf3328 *chip,
933 snd_azf3328_codec_setdmaa(struct snd_azf3328 *chip,
982 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1158 const struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1200 snd_azf3328_gameport_irq_enable(struct snd_azf3328 *chip,
1212 snd_azf3328_gameport_legacy_address_enable(struct snd_azf3328 *chip,
1224 snd_azf3328_gameport_set_counter_frequency(struct snd_azf3328 *chip,
1241 snd_azf3328_gameport_axis_circuit_enable(struct snd_azf3328 *chip, bool enable)
1249 snd_azf3328_gameport_interrupt(struct snd_azf3328 *chip)
1264 struct snd_azf3328 *chip = gameport_get_port_data(gameport);
1288 struct snd_azf3328 *chip = gameport_get_port_data(gameport);
1302 struct snd_azf3328 *chip = gameport_get_port_data(gameport);
1363 snd_azf3328_gameport(struct snd_azf3328 *chip, int dev)
1397 snd_azf3328_gameport_free(struct snd_azf3328 *chip)
1407 snd_azf3328_gameport(struct snd_azf3328 *chip, int dev) { return -ENOSYS; }
1409 snd_azf3328_gameport_free(struct snd_azf3328 *chip) { }
1411 snd_azf3328_gameport_interrupt(struct snd_azf3328 *chip)
1429 snd_azf3328_codec_interrupt(struct snd_azf3328 *chip, u8 status)
1470 struct snd_azf3328 *chip = dev_id;
1584 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1622 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1684 snd_azf3328_pcm(struct snd_azf3328 *chip)
1748 struct snd_azf3328 *chip;
1775 struct snd_azf3328 *chip;
1810 snd_azf3328_timer(struct snd_azf3328 *chip, int device)
1848 snd_azf3328_free(struct snd_azf3328 *chip)
1877 struct snd_azf3328 *chip = device->device_data;
1883 snd_azf3328_debug_show_ports(const struct snd_azf3328 *chip)
1940 struct snd_azf3328 **rchip)
1942 struct snd_azf3328 *chip;
2058 struct snd_azf3328 *chip;
2183 struct snd_azf3328 *chip = card->private_data;
2239 const struct snd_azf3328 *chip = card->private_data;