emu10k1x          185 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x          193 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x          200 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x          211 sound/pci/emu10k1/emu10k1x.c 	void (*interrupt)(struct emu10k1x *emu, unsigned int status);
emu10k1x          281 sound/pci/emu10k1/emu10k1x.c static unsigned int snd_emu10k1x_ptr_read(struct emu10k1x * emu, 
emu10k1x          297 sound/pci/emu10k1/emu10k1x.c static void snd_emu10k1x_ptr_write(struct emu10k1x *emu, 
emu10k1x          313 sound/pci/emu10k1/emu10k1x.c static void snd_emu10k1x_intr_enable(struct emu10k1x *emu, unsigned int intrenb)
emu10k1x          324 sound/pci/emu10k1/emu10k1x.c static void snd_emu10k1x_intr_disable(struct emu10k1x *emu, unsigned int intrenb)
emu10k1x          335 sound/pci/emu10k1/emu10k1x.c static void snd_emu10k1x_gpio_write(struct emu10k1x *emu, unsigned int value)
emu10k1x          349 sound/pci/emu10k1/emu10k1x.c static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice)
emu10k1x          370 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *chip = snd_pcm_substream_chip(substream);
emu10k1x          441 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_pcm_substream_chip(substream);
emu10k1x          471 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_pcm_substream_chip(substream);
emu10k1x          508 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_pcm_substream_chip(substream);
emu10k1x          551 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *chip = snd_pcm_substream_chip(substream);
emu10k1x          624 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_pcm_substream_chip(substream);
emu10k1x          639 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_pcm_substream_chip(substream);
emu10k1x          668 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_pcm_substream_chip(substream);
emu10k1x          697 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = ac97->private_data;
emu10k1x          711 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = ac97->private_data;
emu10k1x          720 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_ac97(struct emu10k1x *chip)
emu10k1x          740 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_free(struct emu10k1x *chip)
emu10k1x          769 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *chip = device->device_data;
emu10k1x          777 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *chip = dev_id;
emu10k1x          836 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_pcm(struct emu10k1x *emu, int device)
emu10k1x          889 sound/pci/emu10k1/emu10k1x.c 			       struct emu10k1x **rchip)
emu10k1x          891 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *chip;
emu10k1x         1011 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = entry->private_data;
emu10k1x         1039 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = entry->private_data;
emu10k1x         1052 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_proc_init(struct emu10k1x *emu)
emu10k1x         1065 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_kcontrol_chip(kcontrol);
emu10k1x         1075 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_kcontrol_chip(kcontrol);
emu10k1x         1113 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_kcontrol_chip(kcontrol);
emu10k1x         1136 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu = snd_kcontrol_chip(kcontrol);
emu10k1x         1173 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_mixer(struct emu10k1x *emu)
emu10k1x         1198 sound/pci/emu10k1/emu10k1x.c static inline unsigned char mpu401_read(struct emu10k1x *emu, struct emu10k1x_midi *mpu, int idx)
emu10k1x         1203 sound/pci/emu10k1/emu10k1x.c static inline void mpu401_write(struct emu10k1x *emu, struct emu10k1x_midi *mpu, int data, int idx)
emu10k1x         1220 sound/pci/emu10k1/emu10k1x.c static void mpu401_clear_rx(struct emu10k1x *emu, struct emu10k1x_midi *mpu)
emu10k1x         1237 sound/pci/emu10k1/emu10k1x.c static void do_emu10k1x_midi_interrupt(struct emu10k1x *emu,
emu10k1x         1271 sound/pci/emu10k1/emu10k1x.c static void snd_emu10k1x_midi_interrupt(struct emu10k1x *emu, unsigned int status)
emu10k1x         1276 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_midi_cmd(struct emu10k1x * emu,
emu10k1x         1315 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x         1342 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x         1369 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x         1392 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x         1415 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x         1429 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *emu;
emu10k1x         1489 sound/pci/emu10k1/emu10k1x.c static int emu10k1x_midi_init(struct emu10k1x *emu,
emu10k1x         1514 sound/pci/emu10k1/emu10k1x.c static int snd_emu10k1x_midi(struct emu10k1x *emu)
emu10k1x         1536 sound/pci/emu10k1/emu10k1x.c 	struct emu10k1x *chip;