snd_m3            915 sound/pci/maestro3.c static inline void snd_m3_outw(struct snd_m3 *chip, u16 value, unsigned long reg)
snd_m3            920 sound/pci/maestro3.c static inline u16 snd_m3_inw(struct snd_m3 *chip, unsigned long reg)
snd_m3            925 sound/pci/maestro3.c static inline void snd_m3_outb(struct snd_m3 *chip, u8 value, unsigned long reg)
snd_m3            930 sound/pci/maestro3.c static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg)
snd_m3            939 sound/pci/maestro3.c static u16 snd_m3_assp_read(struct snd_m3 *chip, u16 region, u16 index)
snd_m3            946 sound/pci/maestro3.c static void snd_m3_assp_write(struct snd_m3 *chip, u16 region, u16 index, u16 data)
snd_m3            953 sound/pci/maestro3.c static void snd_m3_assp_halt(struct snd_m3 *chip)
snd_m3            960 sound/pci/maestro3.c static void snd_m3_assp_continue(struct snd_m3 *chip)
snd_m3            974 sound/pci/maestro3.c static int snd_m3_add_list(struct snd_m3 *chip, struct m3_list *list, u16 val)
snd_m3            982 sound/pci/maestro3.c static void snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index)
snd_m3           1002 sound/pci/maestro3.c static void snd_m3_inc_timer_users(struct snd_m3 *chip)
snd_m3           1021 sound/pci/maestro3.c static void snd_m3_dec_timer_users(struct snd_m3 *chip)
snd_m3           1045 sound/pci/maestro3.c static int snd_m3_pcm_start(struct snd_m3 *chip, struct m3_dma *s,
snd_m3           1072 sound/pci/maestro3.c static int snd_m3_pcm_stop(struct snd_m3 *chip, struct m3_dma *s,
snd_m3           1099 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1135 sound/pci/maestro3.c snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
snd_m3           1220 sound/pci/maestro3.c static void snd_m3_pcm_setup2(struct snd_m3 *chip, struct m3_dma *s,
snd_m3           1287 sound/pci/maestro3.c snd_m3_playback_setup(struct snd_m3 *chip, struct m3_dma *s,
snd_m3           1354 sound/pci/maestro3.c snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
snd_m3           1412 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1446 sound/pci/maestro3.c snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
snd_m3           1473 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1489 sound/pci/maestro3.c static void snd_m3_update_ptr(struct snd_m3 *chip, struct m3_dma *s)
snd_m3           1530 sound/pci/maestro3.c 	struct snd_m3 *chip = container_of(work, struct snd_m3, hwvol_work);
snd_m3           1620 sound/pci/maestro3.c 	struct snd_m3 *chip = dev_id;
snd_m3           1716 sound/pci/maestro3.c snd_m3_substream_open(struct snd_m3 *chip, struct snd_pcm_substream *subs)
snd_m3           1749 sound/pci/maestro3.c snd_m3_substream_close(struct snd_m3 *chip, struct snd_pcm_substream *subs)
snd_m3           1773 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1788 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1797 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1812 sound/pci/maestro3.c 	struct snd_m3 *chip = snd_pcm_substream_chip(subs);
snd_m3           1845 sound/pci/maestro3.c snd_m3_pcm(struct snd_m3 * chip, int device)
snd_m3           1878 sound/pci/maestro3.c static int snd_m3_ac97_wait(struct snd_m3 *chip)
snd_m3           1895 sound/pci/maestro3.c 	struct snd_m3 *chip = ac97->private_data;
snd_m3           1911 sound/pci/maestro3.c 	struct snd_m3 *chip = ac97->private_data;
snd_m3           1930 sound/pci/maestro3.c static void snd_m3_remote_codec_config(struct snd_m3 *chip, int isremote)
snd_m3           1952 sound/pci/maestro3.c static int snd_m3_try_read_vendor(struct snd_m3 *chip)
snd_m3           1969 sound/pci/maestro3.c static void snd_m3_ac97_reset(struct snd_m3 *chip)
snd_m3           2037 sound/pci/maestro3.c static int snd_m3_mixer(struct snd_m3 *chip)
snd_m3           2088 sound/pci/maestro3.c static void snd_m3_assp_init(struct snd_m3 *chip)
snd_m3           2179 sound/pci/maestro3.c static int snd_m3_assp_client_init(struct snd_m3 *chip, struct m3_dma *s, int index)
snd_m3           2226 sound/pci/maestro3.c snd_m3_amp_enable(struct snd_m3 *chip, int enable)
snd_m3           2250 sound/pci/maestro3.c snd_m3_hv_init(struct snd_m3 *chip)
snd_m3           2273 sound/pci/maestro3.c snd_m3_chip_init(struct snd_m3 *chip)
snd_m3           2330 sound/pci/maestro3.c snd_m3_enable_ints(struct snd_m3 *chip)
snd_m3           2349 sound/pci/maestro3.c static int snd_m3_free(struct snd_m3 *chip)
snd_m3           2401 sound/pci/maestro3.c 	struct snd_m3 *chip = card->private_data;
snd_m3           2430 sound/pci/maestro3.c 	struct snd_m3 *chip = card->private_data;
snd_m3           2478 sound/pci/maestro3.c static int snd_m3_input_register(struct snd_m3 *chip)
snd_m3           2518 sound/pci/maestro3.c 	struct snd_m3 *chip = device->device_data;
snd_m3           2526 sound/pci/maestro3.c 	      struct snd_m3 **chip_ret)
snd_m3           2528 sound/pci/maestro3.c 	struct snd_m3 *chip;
snd_m3           2697 sound/pci/maestro3.c 	struct snd_m3 *chip;