snd_hal2          103 sound/mips/hal2.c static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr)
snd_hal2          117 sound/mips/hal2.c static void hal2_i_write16(struct snd_hal2 *hal2, u16 addr, u16 val)
snd_hal2          129 sound/mips/hal2.c static void hal2_i_write32(struct snd_hal2 *hal2, u16 addr, u32 val)
snd_hal2          141 sound/mips/hal2.c static void hal2_i_setbit16(struct snd_hal2 *hal2, u16 addr, u16 bit)
snd_hal2          155 sound/mips/hal2.c static void hal2_i_clearbit16(struct snd_hal2 *hal2, u16 addr, u16 bit)
snd_hal2          189 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol);
snd_hal2          221 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol);
snd_hal2          274 sound/mips/hal2.c static int hal2_mixer_create(struct snd_hal2 *hal2)
snd_hal2          299 sound/mips/hal2.c 	struct snd_hal2 *hal2 = dev_id;
snd_hal2          333 sound/mips/hal2.c static void hal2_set_dac_rate(struct snd_hal2 *hal2)
snd_hal2          344 sound/mips/hal2.c static void hal2_set_adc_rate(struct snd_hal2 *hal2)
snd_hal2          355 sound/mips/hal2.c static void hal2_setup_dac(struct snd_hal2 *hal2)
snd_hal2          388 sound/mips/hal2.c static void hal2_setup_adc(struct snd_hal2 *hal2)
snd_hal2          413 sound/mips/hal2.c static void hal2_start_dac(struct snd_hal2 *hal2)
snd_hal2          423 sound/mips/hal2.c static void hal2_start_adc(struct snd_hal2 *hal2)
snd_hal2          433 sound/mips/hal2.c static inline void hal2_stop_dac(struct snd_hal2 *hal2)
snd_hal2          439 sound/mips/hal2.c static inline void hal2_stop_adc(struct snd_hal2 *hal2)
snd_hal2          444 sound/mips/hal2.c static int hal2_alloc_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec)
snd_hal2          479 sound/mips/hal2.c static void hal2_free_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec)
snd_hal2          528 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          541 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          549 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          567 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          585 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          595 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          605 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          616 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          630 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          638 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          656 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          674 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          684 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          693 sound/mips/hal2.c 	struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream);
snd_hal2          725 sound/mips/hal2.c static int hal2_pcm_create(struct snd_hal2 *hal2)
snd_hal2          752 sound/mips/hal2.c 	struct snd_hal2 *hal2 = device->device_data;
snd_hal2          770 sound/mips/hal2.c static int hal2_detect(struct snd_hal2 *hal2)
snd_hal2          798 sound/mips/hal2.c static int hal2_create(struct snd_card *card, struct snd_hal2 **rchip)
snd_hal2          800 sound/mips/hal2.c 	struct snd_hal2 *hal2;
snd_hal2          869 sound/mips/hal2.c 	struct snd_hal2 *chip;