Symbol: snd_riptide
sound/pci/riptide/riptide.c
1073
struct snd_riptide *chip = dev_id;
sound/pci/riptide/riptide.c
1148
struct snd_riptide *chip = card->private_data;
sound/pci/riptide/riptide.c
1159
struct snd_riptide *chip = card->private_data;
sound/pci/riptide/riptide.c
1170
static int try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip)
sound/pci/riptide/riptide.c
1238
static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip)
sound/pci/riptide/riptide.c
1346
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1381
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1442
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1543
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1568
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1590
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1614
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1637
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1649
struct snd_riptide *chip = snd_pcm_substream_chip(substream);
sound/pci/riptide/riptide.c
1677
static int snd_riptide_pcm(struct snd_riptide *chip, int device)
sound/pci/riptide/riptide.c
1702
struct snd_riptide *chip = dev_id;
sound/pci/riptide/riptide.c
1727
struct snd_riptide *chip = ac97->private_data;
sound/pci/riptide/riptide.c
1747
struct snd_riptide *chip = ac97->private_data;
sound/pci/riptide/riptide.c
1760
static int snd_riptide_initialize(struct snd_riptide *chip)
sound/pci/riptide/riptide.c
1800
struct snd_riptide *chip = card->private_data;
sound/pci/riptide/riptide.c
1816
struct snd_riptide *chip = card->private_data;
sound/pci/riptide/riptide.c
1864
struct snd_riptide *chip = entry->private_data;
sound/pci/riptide/riptide.c
1934
static void snd_riptide_proc_init(struct snd_riptide *chip)
sound/pci/riptide/riptide.c
1940
static int snd_riptide_mixer(struct snd_riptide *chip)
sound/pci/riptide/riptide.c
2027
struct snd_riptide *chip;
sound/pci/riptide/riptide.c
489
static int snd_riptide_initialize(struct snd_riptide *chip);
sound/pci/riptide/riptide.c
490
static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);