Lines Matching refs:snd_ice1712
42 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, in stac9460_put()
48 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) in stac9460_get()
56 static inline void stac9460_2_put(struct snd_ice1712 *ice, int reg, in stac9460_2_put()
62 static inline unsigned char stac9460_2_get(struct snd_ice1712 *ice, int reg) in stac9460_2_get()
76 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_mute_get()
98 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_mute_put()
149 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_vol_get()
171 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_dac_vol_put()
216 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_mute_get()
238 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_mute_put()
284 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_vol_get()
308 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_adc_vol_put()
347 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_mic_sw_get()
363 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in stac9460_mic_sw_put()
450 static int wtm_add_controls(struct snd_ice1712 *ice) in wtm_add_controls()
464 static int wtm_init(struct snd_ice1712 *ice) in wtm_init()