Searched refs:handsfree_ramp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtwl4030.c615 static void handsfree_ramp(struct snd_soc_codec *codec, int reg, int ramp) function
650 handsfree_ramp(w->codec, TWL4030_REG_HFL_CTL, 1);
653 handsfree_ramp(w->codec, TWL4030_REG_HFL_CTL, 0);
664 handsfree_ramp(w->codec, TWL4030_REG_HFR_CTL, 1);
667 handsfree_ramp(w->codec, TWL4030_REG_HFR_CTL, 0);

Completed in 44 milliseconds