Lines Matching defs:ice

127 static unsigned short wm_get(struct snd_ice1712 *ice, int reg)  in wm_get()
137 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
144 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
156 static void set_gpio_bit(struct snd_ice1712 *ice, unsigned int bit, int val) in set_gpio_bit()
170 static void wm8766_spi_send_word(struct snd_ice1712 *ice, unsigned int data) in wm8766_spi_send_word()
184 static void wm8766_spi_write(struct snd_ice1712 *ice, unsigned int reg, in wm8766_spi_write()
210 static void ak4396_send_word(struct snd_ice1712 *ice, unsigned int data) in ak4396_send_word()
224 static void ak4396_write(struct snd_ice1712 *ice, unsigned int reg, in ak4396_write()
268 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4396_dac_vol_get() local
280 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
569 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_get() local
580 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_put() local
618 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_get() local
635 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_put() local
662 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_get() local
675 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_put() local
702 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_get() local
714 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_put() local
740 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_get() local
752 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_put() local
897 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_write() local
913 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_read() local
924 static void wm_proc_init(struct snd_ice1712 *ice) in wm_proc_init()
934 static int prodigy_hifi_add_controls(struct snd_ice1712 *ice) in prodigy_hifi_add_controls()
951 static int prodigy_hd2_add_controls(struct snd_ice1712 *ice) in prodigy_hd2_add_controls()
972 static int prodigy_hifi_init(struct snd_ice1712 *ice) in prodigy_hifi_init()
1073 static void ak4396_init(struct snd_ice1712 *ice) in ak4396_init()
1096 static int prodigy_hd2_resume(struct snd_ice1712 *ice) in prodigy_hd2_resume()
1110 static int prodigy_hd2_init(struct snd_ice1712 *ice) in prodigy_hd2_init()