Lines Matching defs:ice
128 static unsigned short wm_get(struct snd_ice1712 *ice, int reg) in wm_get()
138 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
145 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
157 static void set_gpio_bit(struct snd_ice1712 *ice, unsigned int bit, int val) in set_gpio_bit()
171 static void wm8766_spi_send_word(struct snd_ice1712 *ice, unsigned int data) in wm8766_spi_send_word()
185 static void wm8766_spi_write(struct snd_ice1712 *ice, unsigned int reg, in wm8766_spi_write()
211 static void ak4396_send_word(struct snd_ice1712 *ice, unsigned int data) in ak4396_send_word()
225 static void ak4396_write(struct snd_ice1712 *ice, unsigned int reg, in ak4396_write()
269 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4396_dac_vol_get() local
281 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4396_dac_vol_put() local
345 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm_set_vol()
362 static void wm8766_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm8766_set_vol()
396 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_dac_vol_get() local
408 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_dac_vol_put() local
444 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm8766_vol_get() local
457 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm8766_vol_put() local
495 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get() local
506 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put() local
576 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_get() local
587 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_put() local
625 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_get() local
642 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_put() local
669 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_get() local
682 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_put() local
709 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_get() local
721 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_put() local
747 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_get() local
759 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_put() local
904 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_write() local
920 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_read() local
931 static void wm_proc_init(struct snd_ice1712 *ice) in wm_proc_init()
941 static int __devinit prodigy_hifi_add_controls(struct snd_ice1712 *ice) in prodigy_hifi_add_controls()
958 static int __devinit prodigy_hd2_add_controls(struct snd_ice1712 *ice) in prodigy_hd2_add_controls()
979 static int __devinit prodigy_hifi_init(struct snd_ice1712 *ice) in prodigy_hifi_init()
1080 static void ak4396_init(struct snd_ice1712 *ice) in ak4396_init()
1103 static int prodigy_hd2_resume(struct snd_ice1712 *ice) in prodigy_hd2_resume()
1117 static int __devinit prodigy_hd2_init(struct snd_ice1712 *ice) in prodigy_hd2_init()