Searched refs:hs_extmute (Results 1 – 3 of 3) sorted by relevance
17 -ti,hs_extmute: Use external mute for HS pop reduction
208 pdata->hs_extmute = value; in twl4030_setup_pdata_of()213 pdata->hs_extmute = 1; in twl4030_setup_pdata_of()248 if (pdata && pdata->hs_extmute) { in twl4030_init_chip()708 if (pdata && pdata->hs_extmute) { in headset_ramp()744 if (pdata && pdata->hs_extmute) { in headset_ramp()2175 if (pdata && pdata->hs_extmute && gpio_is_valid(pdata->hs_extmute_gpio)) in twl4030_soc_remove()
678 unsigned int hs_extmute:1; member