• Home
  • Raw
  • Download

Lines Matching refs:snd_ice1712

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()
280 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4396_dac_vol_put()
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()
408 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_dac_vol_put()
444 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm8766_vol_get()
457 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm8766_vol_put()
495 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get()
506 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put()
576 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_get()
587 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_enum_put()
625 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_get()
642 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_vol_put()
669 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_get()
682 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_adc_mux_put()
709 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_get()
721 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_bypass_put()
747 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_get()
759 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_chswap_put()
904 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_write()
920 struct snd_ice1712 *ice = entry->private_data; in wm_proc_regs_read()
931 static void wm_proc_init(struct snd_ice1712 *ice) in wm_proc_init()
941 static int prodigy_hifi_add_controls(struct snd_ice1712 *ice) in prodigy_hifi_add_controls()
958 static int prodigy_hd2_add_controls(struct snd_ice1712 *ice) in prodigy_hd2_add_controls()
979 static int 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 prodigy_hd2_init(struct snd_ice1712 *ice) in prodigy_hd2_init()