Lines Matching refs:snd_ice1712

61 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val)  in stac9460_put()
66 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) in stac9460_get()
78 static int stac9460_dac_mute(struct snd_ice1712 *ice, int idx, in stac9460_dac_mute()
96 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_mute_get()
111 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_mute_put()
144 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_vol_get()
160 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_vol_put()
191 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_mute_get()
205 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_mute_put()
236 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_vol_get()
251 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_vol_put()
280 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_mic_sw_get()
291 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_mic_sw_put()
304 static void stac9460_set_rate_val(struct snd_ice1712 *ice, unsigned int rate) in stac9460_set_rate_val()
432 static void write_data(struct snd_ice1712 *ice, unsigned int gpio, in write_data()
457 static unsigned char read_data(struct snd_ice1712 *ice, unsigned int gpio, in read_data()
481 static unsigned int prodigy192_4wire_start(struct snd_ice1712 *ice) in prodigy192_4wire_start()
498 static void prodigy192_4wire_finish(struct snd_ice1712 *ice, unsigned int tmp) in prodigy192_4wire_finish()
512 struct snd_ice1712 *ice = private_data; in prodigy192_ak4114_write()
527 struct snd_ice1712 *ice = private_data; in prodigy192_ak4114_read()
551 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4114_input_sw_get()
565 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in ak4114_input_sw_put()
593 static int prodigy192_ak4114_init(struct snd_ice1712 *ice) in prodigy192_ak4114_init()
628 struct snd_ice1712 *ice = entry->private_data; in stac9460_proc_regs_read()
638 static void stac9460_proc_init(struct snd_ice1712 *ice) in stac9460_proc_init()
645 static int prodigy192_add_controls(struct snd_ice1712 *ice) in prodigy192_add_controls()
679 static int prodigy192_miodio_exists(struct snd_ice1712 *ice) in prodigy192_miodio_exists()
701 static int prodigy192_init(struct snd_ice1712 *ice) in prodigy192_init()