Symbol: atiixp_modem
sound/pci/atiixp_modem.c
1029
static int snd_atiixp_mixer_new(struct atiixp_modem *chip, int clock)
sound/pci/atiixp_modem.c
1090
struct atiixp_modem *chip = card->private_data;
sound/pci/atiixp_modem.c
1104
struct atiixp_modem *chip = card->private_data;
sound/pci/atiixp_modem.c
1126
struct atiixp_modem *chip = entry->private_data;
sound/pci/atiixp_modem.c
1133
static void snd_atiixp_proc_init(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
1154
struct atiixp_modem *chip = card->private_data;
sound/pci/atiixp_modem.c
1189
struct atiixp_modem *chip;
sound/pci/atiixp_modem.c
164
struct atiixp_modem;
sound/pci/atiixp_modem.c
195
void (*enable_dma)(struct atiixp_modem *chip, int on);
sound/pci/atiixp_modem.c
197
void (*enable_transfer)(struct atiixp_modem *chip, int on);
sound/pci/atiixp_modem.c
199
void (*flush_dma)(struct atiixp_modem *chip);
sound/pci/atiixp_modem.c
266
static int snd_atiixp_update_bits(struct atiixp_modem *chip, unsigned int reg,
sound/pci/atiixp_modem.c
309
static int atiixp_build_dma_packets(struct atiixp_modem *chip,
sound/pci/atiixp_modem.c
367
static void atiixp_clear_dma_packets(struct atiixp_modem *chip,
sound/pci/atiixp_modem.c
381
static int snd_atiixp_acquire_codec(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
395
static unsigned short snd_atiixp_codec_read(struct atiixp_modem *chip,
sound/pci/atiixp_modem.c
425
static void snd_atiixp_codec_write(struct atiixp_modem *chip,
sound/pci/atiixp_modem.c
443
struct atiixp_modem *chip = ac97->private_data;
sound/pci/atiixp_modem.c
451
struct atiixp_modem *chip = ac97->private_data;
sound/pci/atiixp_modem.c
463
static int snd_atiixp_aclink_reset(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
498
static int snd_atiixp_aclink_down(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
522
static int snd_atiixp_codec_detect(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
548
static int snd_atiixp_chip_start(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
573
static int snd_atiixp_chip_stop(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
594
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
617
static void snd_atiixp_xrun_dma(struct atiixp_modem *chip,
sound/pci/atiixp_modem.c
629
static void snd_atiixp_update_dma(struct atiixp_modem *chip,
sound/pci/atiixp_modem.c
639
static void snd_atiixp_check_bus_busy(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
655
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
695
static void atiixp_out_flush_dma(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
701
static void atiixp_out_enable_dma(struct atiixp_modem *chip, int on)
sound/pci/atiixp_modem.c
716
static void atiixp_out_enable_transfer(struct atiixp_modem *chip, int on)
sound/pci/atiixp_modem.c
723
static void atiixp_in_enable_dma(struct atiixp_modem *chip, int on)
sound/pci/atiixp_modem.c
730
static void atiixp_in_enable_transfer(struct atiixp_modem *chip, int on)
sound/pci/atiixp_modem.c
743
static void atiixp_in_flush_dma(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
751
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
775
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
802
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
836
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
875
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
891
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
899
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
907
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
913
struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
sound/pci/atiixp_modem.c
958
static int snd_atiixp_pcm_new(struct atiixp_modem *chip)
sound/pci/atiixp_modem.c
991
struct atiixp_modem *chip = dev_id;