Searched refs:handsfree_ramp (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | twl4030.c | 592 static void handsfree_ramp(struct snd_soc_codec *codec, int reg, int ramp) in handsfree_ramp() function 629 handsfree_ramp(codec, TWL4030_REG_HFL_CTL, 1); in handsfreelpga_event() 632 handsfree_ramp(codec, TWL4030_REG_HFL_CTL, 0); in handsfreelpga_event() 645 handsfree_ramp(codec, TWL4030_REG_HFR_CTL, 1); in handsfreerpga_event() 648 handsfree_ramp(codec, TWL4030_REG_HFR_CTL, 0); in handsfreerpga_event()
|