• Home
  • Raw
  • Download

Lines Matching defs:ice

113 static unsigned short wm_get(struct snd_ice1712 *ice, int reg)  in wm_get()
123 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
130 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
142 static void set_gpio_bit(struct snd_ice1712 *ice, unsigned int bit, int val) in set_gpio_bit()
156 static void wm8766_spi_send_word(struct snd_ice1712 *ice, unsigned int data) in wm8766_spi_send_word()
170 static void wm8766_spi_write(struct snd_ice1712 *ice, unsigned int reg, in wm8766_spi_write()
196 static void ak4396_send_word(struct snd_ice1712 *ice, unsigned int data) in ak4396_send_word()
210 static void ak4396_write(struct snd_ice1712 *ice, unsigned int reg, in ak4396_write()
254 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4396_dac_vol_get() local
266 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4396_dac_vol_put() local
312 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm_set_vol()
329 static void wm8766_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm8766_set_vol()
363 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_dac_vol_get() local
375 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_dac_vol_put() local
411 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm8766_vol_get() local
424 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm8766_vol_put() local
462 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get() local
473 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put() local
536 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_get() local
547 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_put() local
585 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_get() local
602 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_put() local
629 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_get() local
642 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_put() local
669 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_get() local
681 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_put() local
707 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_get() local
719 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_put() local
864 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_write() local
880 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_read() local
891 static void wm_proc_init(struct snd_ice1712 *ice) in wm_proc_init()
897 static int prodigy_hifi_add_controls(struct snd_ice1712 *ice) in prodigy_hifi_add_controls()
914 static int prodigy_hd2_add_controls(struct snd_ice1712 *ice) in prodigy_hd2_add_controls()
931 static void wm8766_init(struct snd_ice1712 *ice) in wm8766_init()
954 static void wm8776_init(struct snd_ice1712 *ice) in wm8776_init()
974 static int prodigy_hifi_resume(struct snd_ice1712 *ice) in prodigy_hifi_resume()
1034 static int prodigy_hifi_init(struct snd_ice1712 *ice) in prodigy_hifi_init()
1109 static void ak4396_init(struct snd_ice1712 *ice) in ak4396_init()
1132 static int prodigy_hd2_resume(struct snd_ice1712 *ice) in prodigy_hd2_resume()
1146 static int prodigy_hd2_init(struct snd_ice1712 *ice) in prodigy_hd2_init()