Searched defs:hal2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A DMakefile
H A Dhal2.c115 static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr) argument
129 static void hal2_i_write16(struct snd_hal2 *hal2, u16 addr, u16 val) argument
141 static void hal2_i_write32(struct snd_hal2 *hal2, u16 addr, u32 val) argument
153 static void hal2_i_setbit16(struct snd_hal2 *hal2, u16 addr, u16 bit) argument
167 static void hal2_i_clearbit16(struct snd_hal2 *hal2, u1 argument
201 struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol); local
231 struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol); local
282 hal2_mixer_create(struct snd_hal2 *hal2) argument
307 struct snd_hal2 *hal2 = dev_id; local
341 hal2_set_dac_rate(struct snd_hal2 *hal2) argument
352 hal2_set_adc_rate(struct snd_hal2 *hal2) argument
363 hal2_setup_dac(struct snd_hal2 *hal2) argument
396 hal2_setup_adc(struct snd_hal2 *hal2) argument
421 hal2_start_dac(struct snd_hal2 *hal2) argument
431 hal2_start_adc(struct snd_hal2 *hal2) argument
441 hal2_stop_dac(struct snd_hal2 *hal2) argument
447 hal2_stop_adc(struct snd_hal2 *hal2) argument
532 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
545 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
553 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
569 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
590 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
600 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
610 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
623 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
637 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
645 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
662 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
683 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
693 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
702 struct snd_hal2 *hal2 = snd_pcm_substream_chip(substream); local
735 hal2_pcm_create(struct snd_hal2 *hal2) argument
762 struct snd_hal2 *hal2 = device->device_data; local
780 hal2_detect(struct snd_hal2 *hal2) argument
810 struct snd_hal2 *hal2; local
[all...]

Completed in 102 milliseconds