Searched refs:handsfree_ramp (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | twl4030.c | 584 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp() function 621 handsfree_ramp(component, TWL4030_REG_HFL_CTL, 1); in handsfreelpga_event() 624 handsfree_ramp(component, TWL4030_REG_HFL_CTL, 0); in handsfreelpga_event() 637 handsfree_ramp(component, TWL4030_REG_HFR_CTL, 1); in handsfreerpga_event() 640 handsfree_ramp(component, TWL4030_REG_HFR_CTL, 0); in handsfreerpga_event()
|