Lines Matching defs:ice
75 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val) in stac9460_put()
80 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) in stac9460_get()
92 static int stac9460_dac_mute(struct snd_ice1712 *ice, int idx, in stac9460_dac_mute()
110 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_mute_get() local
125 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_mute_put() local
158 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_vol_get() local
174 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_vol_put() local
205 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_mute_get() local
219 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_mute_put() local
250 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_vol_get() local
265 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_vol_put() local
294 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_mic_sw_get() local
305 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_mic_sw_put() local
318 static void stac9460_set_rate_val(struct snd_ice1712 *ice, unsigned int rate) in stac9460_set_rate_val()
446 static void write_data(struct snd_ice1712 *ice, unsigned int gpio, in write_data()
471 static unsigned char read_data(struct snd_ice1712 *ice, unsigned int gpio, in read_data()
495 static unsigned int prodigy192_4wire_start(struct snd_ice1712 *ice) in prodigy192_4wire_start()
512 static void prodigy192_4wire_finish(struct snd_ice1712 *ice, unsigned int tmp) in prodigy192_4wire_finish()
526 struct snd_ice1712 *ice = private_data; in prodigy192_ak4114_write() local
541 struct snd_ice1712 *ice = private_data; in prodigy192_ak4114_read() local
565 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4114_input_sw_get() local
579 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4114_input_sw_put() local
607 static int prodigy192_ak4114_init(struct snd_ice1712 *ice) in prodigy192_ak4114_init()
642 struct snd_ice1712 *ice = entry->private_data; in stac9460_proc_regs_read() local
652 static void stac9460_proc_init(struct snd_ice1712 *ice) in stac9460_proc_init()
660 static int prodigy192_add_controls(struct snd_ice1712 *ice) in prodigy192_add_controls()
694 static int prodigy192_miodio_exists(struct snd_ice1712 *ice) in prodigy192_miodio_exists()
716 static int prodigy192_init(struct snd_ice1712 *ice) in prodigy192_init()