]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/pci/ice1712/wm8776.h
ALSA: ice1712: wm8776.c: Remove some unused functions
[karo-tx-linux.git] / sound / pci / ice1712 / wm8776.h
index 93a2d6971154e7426b7901c67967d1ded8324fe4..42acef05540c2134761b6541bae25a6a944ed35b 100644 (file)
@@ -216,9 +216,6 @@ struct snd_wm8776 {
 
 void snd_wm8776_init(struct snd_wm8776 *wm);
 void snd_wm8776_resume(struct snd_wm8776 *wm);
-void snd_wm8776_set_dac_if(struct snd_wm8776 *wm, u16 dac);
-void snd_wm8776_set_adc_if(struct snd_wm8776 *wm, u16 adc);
-void snd_wm8776_set_master_mode(struct snd_wm8776 *wm, u16 mode);
 void snd_wm8776_set_power(struct snd_wm8776 *wm, u16 power);
 void snd_wm8776_volume_restore(struct snd_wm8776 *wm);
 int snd_wm8776_build_controls(struct snd_wm8776 *wm);