Lines Matching defs:ice
124 static int __devinit phase22_init(struct snd_ice1712 *ice) in phase22_init()
161 static int __devinit phase22_add_controls(struct snd_ice1712 *ice) in phase22_add_controls()
212 static void phase28_spi_write(struct snd_ice1712 *ice, unsigned int cs, in phase28_spi_write()
254 static unsigned short wm_get(struct snd_ice1712 *ice, int reg) in wm_get()
264 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
272 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
280 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm_set_vol()
303 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_get() local
315 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_put() local
346 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get() local
358 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put() local
382 static int __devinit phase28_init(struct snd_ice1712 *ice) in phase28_init()
493 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_get() local
508 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_put() local
549 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_get() local
565 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_put() local
598 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_get() local
611 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_put() local
653 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_get() local
667 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_put() local
695 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_get() local
704 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_put() local
743 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_get() local
753 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_put() local
922 static int __devinit phase28_add_controls(struct snd_ice1712 *ice) in phase28_add_controls()