Lines Matching refs:snd_ice1712

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()
300 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_mute_put()
331 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_get()
343 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_vol_put()
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()
493 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_vol_put()
534 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_get()
550 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_mute_put()
583 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_get()
596 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_master_mute_put()
638 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_get()
652 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in wm_pcm_vol_put()
680 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_get()
689 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_deemp_put()
718 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_get()
728 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in phase28_oversampling_put()
897 static int phase28_add_controls(struct snd_ice1712 *ice) in phase28_add_controls()