Lines Matching refs:snd_ice1712
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()
314 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_put()
345 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get()
357 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put()
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()
507 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_put()
548 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_get()
564 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_put()
597 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_get()
610 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_put()
652 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_get()
666 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_put()
694 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_get()
703 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_put()
732 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_get()
742 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_put()
911 static int phase28_add_controls(struct snd_ice1712 *ice) in phase28_add_controls()