Home
last modified time | relevance | path

Searched refs:ldoh (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dwcd938x.c208 bool ldoh; member
1715 if (wcd938x->ldoh) in wcd938x_codec_enable_hphr_pa()
1804 if (wcd938x->ldoh) in wcd938x_codec_enable_hphr_pa()
1822 if (wcd938x->ldoh) in wcd938x_codec_enable_hphl_pa()
1909 if (wcd938x->ldoh) in wcd938x_codec_enable_hphl_pa()
2629 ucontrol->value.integer.value[0] = wcd938x->ldoh; in wcd938x_ldoh_get()
2640 if (wcd938x->ldoh == ucontrol->value.integer.value[0]) in wcd938x_ldoh_put()
2643 wcd938x->ldoh = ucontrol->value.integer.value[0]; in wcd938x_ldoh_put()