Lines Matching defs:ice

109 static int phase22_init(struct snd_ice1712 *ice)  in phase22_init()
146 static int phase22_add_controls(struct snd_ice1712 *ice) in phase22_add_controls()
197 static void phase28_spi_write(struct snd_ice1712 *ice, unsigned int cs, in phase28_spi_write()
239 static unsigned short wm_get(struct snd_ice1712 *ice, int reg) in wm_get()
249 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
257 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
265 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm_set_vol()
288 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_get() local
300 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_put() local
331 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get() local
343 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put() local
367 static int phase28_init(struct snd_ice1712 *ice) in phase28_init()
478 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_get() local
493 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_put() local
534 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_get() local
550 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_put() local
583 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_get() local
596 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_put() local
638 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_get() local
652 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_put() local
680 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_get() local
689 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_put() local
718 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_get() local
728 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_put() local
897 static int phase28_add_controls(struct snd_ice1712 *ice) in phase28_add_controls()