Searched refs:handsfree_ramp (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | twl4030.c | 591 static void handsfree_ramp(struct snd_soc_codec *codec, int reg, int ramp) in handsfree_ramp() function 628 handsfree_ramp(codec, TWL4030_REG_HFL_CTL, 1); in handsfreelpga_event() 631 handsfree_ramp(codec, TWL4030_REG_HFL_CTL, 0); in handsfreelpga_event() 644 handsfree_ramp(codec, TWL4030_REG_HFR_CTL, 1); in handsfreerpga_event() 647 handsfree_ramp(codec, TWL4030_REG_HFR_CTL, 0); in handsfreerpga_event()
|