Lines Matching defs:ice
123 static int phase22_init(struct snd_ice1712 *ice) in phase22_init()
160 static int phase22_add_controls(struct snd_ice1712 *ice) in phase22_add_controls()
211 static void phase28_spi_write(struct snd_ice1712 *ice, unsigned int cs, in phase28_spi_write()
253 static unsigned short wm_get(struct snd_ice1712 *ice, int reg) in wm_get()
263 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
271 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
279 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm_set_vol()
302 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_get() local
314 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_put() local
345 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get() local
357 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put() local
381 static int phase28_init(struct snd_ice1712 *ice) in phase28_init()
492 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_get() local
507 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_put() local
548 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_get() local
564 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_put() local
597 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_get() local
610 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_put() local
652 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_get() local
666 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_put() local
694 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_get() local
703 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_put() local
732 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_get() local
742 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_put() local
911 static int phase28_add_controls(struct snd_ice1712 *ice) in phase28_add_controls()