Symbol: snd_ca0106
sound/pci/ca0106/ca0106.h
632
struct snd_ca0106;
sound/pci/ca0106/ca0106.h
635
struct snd_ca0106 *emu;
sound/pci/ca0106/ca0106.h
638
void (*interrupt)(struct snd_ca0106 *emu, struct snd_ca0106_channel *channel);
sound/pci/ca0106/ca0106.h
643
struct snd_ca0106 *emu;
sound/pci/ca0106/ca0106.h
703
int snd_ca0106_mixer(struct snd_ca0106 *emu);
sound/pci/ca0106/ca0106.h
704
int snd_ca0106_proc_init(struct snd_ca0106 * emu);
sound/pci/ca0106/ca0106.h
706
unsigned int snd_ca0106_ptr_read(struct snd_ca0106 * emu,
sound/pci/ca0106/ca0106.h
710
void snd_ca0106_ptr_write(struct snd_ca0106 *emu,
sound/pci/ca0106/ca0106.h
715
int snd_ca0106_i2c_write(struct snd_ca0106 *emu, u32 reg, u32 value);
sound/pci/ca0106/ca0106.h
717
int snd_ca0106_spi_write(struct snd_ca0106 * emu,
sound/pci/ca0106/ca0106.h
721
void snd_ca0106_mixer_suspend(struct snd_ca0106 *chip);
sound/pci/ca0106/ca0106.h
722
void snd_ca0106_mixer_resume(struct snd_ca0106 *chip);
sound/pci/ca0106/ca0106_main.c
1008
struct snd_ca0106 *emu = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
1038
struct snd_ca0106 *emu = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
1131
struct snd_ca0106 *emu = ac97->private_data;
sound/pci/ca0106/ca0106_main.c
1141
struct snd_ca0106 *emu = ac97->private_data;
sound/pci/ca0106/ca0106_main.c
1148
static int snd_ca0106_ac97(struct snd_ca0106 *chip)
sound/pci/ca0106/ca0106_main.c
1169
static void ca0106_stop_chip(struct snd_ca0106 *chip);
sound/pci/ca0106/ca0106_main.c
1173
struct snd_ca0106 *chip = card->private_data;
sound/pci/ca0106/ca0106_main.c
1182
struct snd_ca0106 *chip = dev_id;
sound/pci/ca0106/ca0106_main.c
1266
static int snd_ca0106_pcm(struct snd_ca0106 *emu, int device)
sound/pci/ca0106/ca0106_main.c
1366
static void ca0106_init_chip(struct snd_ca0106 *chip, int resume)
sound/pci/ca0106/ca0106_main.c
1544
static void ca0106_stop_chip(struct snd_ca0106 *chip)
sound/pci/ca0106/ca0106_main.c
1563
struct snd_ca0106 *chip = card->private_data;
sound/pci/ca0106/ca0106_main.c
1632
snd_ca0106_intr_enable((struct snd_ca0106 *)(midi->dev_id), intr);
sound/pci/ca0106/ca0106_main.c
1637
snd_ca0106_intr_disable((struct snd_ca0106 *)(midi->dev_id), intr);
sound/pci/ca0106/ca0106_main.c
1642
return (unsigned char)snd_ca0106_ptr_read((struct snd_ca0106 *)(midi->dev_id),
sound/pci/ca0106/ca0106_main.c
1648
snd_ca0106_ptr_write((struct snd_ca0106 *)(midi->dev_id), midi->port + idx, 0, data);
sound/pci/ca0106/ca0106_main.c
1653
return ((struct snd_ca0106 *)dev_id)->card;
sound/pci/ca0106/ca0106_main.c
1658
return ((struct snd_ca0106 *)dev_id)->port;
sound/pci/ca0106/ca0106_main.c
1661
static int snd_ca0106_midi(struct snd_ca0106 *chip, unsigned int channel)
sound/pci/ca0106/ca0106_main.c
1718
struct snd_ca0106 *chip;
sound/pci/ca0106/ca0106_main.c
1784
struct snd_ca0106 *chip = card->private_data;
sound/pci/ca0106/ca0106_main.c
1798
struct snd_ca0106 *chip = card->private_data;
sound/pci/ca0106/ca0106_main.c
331
unsigned int snd_ca0106_ptr_read(struct snd_ca0106 * emu,
sound/pci/ca0106/ca0106_main.c
344
void snd_ca0106_ptr_write(struct snd_ca0106 *emu,
sound/pci/ca0106/ca0106_main.c
358
int snd_ca0106_spi_write(struct snd_ca0106 * emu,
sound/pci/ca0106/ca0106_main.c
391
int snd_ca0106_i2c_write(struct snd_ca0106 *emu,
sound/pci/ca0106/ca0106_main.c
447
static void snd_ca0106_intr_enable(struct snd_ca0106 *emu, unsigned int intrenb)
sound/pci/ca0106/ca0106_main.c
456
static void snd_ca0106_intr_disable(struct snd_ca0106 *emu, unsigned int intrenb)
sound/pci/ca0106/ca0106_main.c
486
static void restore_spdif_bits(struct snd_ca0106 *chip, int idx)
sound/pci/ca0106/ca0106_main.c
495
static int snd_ca0106_channel_dac(struct snd_ca0106 *chip,
sound/pci/ca0106/ca0106_main.c
515
static int snd_ca0106_pcm_power_dac(struct snd_ca0106 *chip, int channel_id,
sound/pci/ca0106/ca0106_main.c
540
struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
592
struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
635
struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
677
struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
708
struct snd_ca0106 *emu = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
821
struct snd_ca0106 *emu = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
913
struct snd_ca0106 *emu = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_main.c
980
struct snd_ca0106 *emu = snd_pcm_substream_chip(substream);
sound/pci/ca0106/ca0106_mixer.c
116
static void ca0106_set_capture_mic_line_in(struct snd_ca0106 *emu)
sound/pci/ca0106/ca0106_mixer.c
134
static void ca0106_set_spdif_bits(struct snd_ca0106 *emu, int idx)
sound/pci/ca0106/ca0106_mixer.c
149
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
158
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
184
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
193
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
221
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
230
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
266
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
275
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
328
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
339
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
368
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
388
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
414
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
430
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
461
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
474
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
510
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
521
struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol);
sound/pci/ca0106/ca0106_mixer.c
63
static void ca0106_spdif_enable(struct snd_ca0106 *emu)
sound/pci/ca0106/ca0106_mixer.c
754
int snd_ca0106_mixer(struct snd_ca0106 *emu)
sound/pci/ca0106/ca0106_mixer.c
87
static void ca0106_set_capture_source(struct snd_ca0106 *emu)
sound/pci/ca0106/ca0106_mixer.c
874
void snd_ca0106_mixer_suspend(struct snd_ca0106 *chip)
sound/pci/ca0106/ca0106_mixer.c
885
void snd_ca0106_mixer_resume(struct snd_ca0106 *chip)
sound/pci/ca0106/ca0106_mixer.c
96
static void ca0106_set_i2c_capture_source(struct snd_ca0106 *emu,
sound/pci/ca0106/ca0106_proc.c
261
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
283
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
299
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
315
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
331
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
347
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
365
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
383
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
397
struct snd_ca0106 *emu = entry->private_data;
sound/pci/ca0106/ca0106_proc.c
409
int snd_ca0106_proc_init(struct snd_ca0106 *emu)