Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5651.c1645 if (rt5651->jd_active_high) in rt5651_jack_inserted()
1875 if (rt5651->jd_active_high) in rt5651_enable_jack_detect()
1890 if (rt5651->jd_active_high) in rt5651_enable_jack_detect()
1905 if (rt5651->jd_active_high) in rt5651_enable_jack_detect()
2020 rt5651->jd_active_high = true; in rt5651_apply_properties()
H A Drt5651.h2083 bool jd_active_high; member