Searched refs:ldoh (Results 1 – 2 of 2) sorted by relevance
179 bool ldoh; member695 if (wcd938x->ldoh) in wcd938x_codec_enable_hphr_pa()784 if (wcd938x->ldoh) in wcd938x_codec_enable_hphr_pa()802 if (wcd938x->ldoh) in wcd938x_codec_enable_hphl_pa()889 if (wcd938x->ldoh) in wcd938x_codec_enable_hphl_pa()1608 ucontrol->value.integer.value[0] = wcd938x->ldoh; in wcd938x_ldoh_get()1619 if (wcd938x->ldoh == ucontrol->value.integer.value[0]) in wcd938x_ldoh_put()1622 wcd938x->ldoh = ucontrol->value.integer.value[0]; in wcd938x_ldoh_put()
211 bool ldoh; member654 if (wcd939x->ldoh) in wcd939x_codec_enable_hphr_pa()755 if (wcd939x->ldoh) in wcd939x_codec_enable_hphr_pa()777 if (wcd939x->ldoh) in wcd939x_codec_enable_hphl_pa()873 if (wcd939x->ldoh) in wcd939x_codec_enable_hphl_pa()1563 ucontrol->value.integer.value[0] = wcd939x->ldoh ? 1 : 0; in wcd939x_ldoh_get()1574 if (wcd939x->ldoh == !!ucontrol->value.integer.value[0]) in wcd939x_ldoh_put()1577 wcd939x->ldoh = !!ucontrol->value.integer.value[0]; in wcd939x_ldoh_put()