Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43-jack.c294 static inline bool cs42l43_jack_present(struct cs42l43_codec *priv) in cs42l43_jack_present() function
381 if (!cs42l43_jack_present(priv)) { in cs42l43_button_press_work()
481 if (cs42l43_jack_present(priv) && priv->button_detect_running) { in cs42l43_bias_sense_timeout()
614 if (!cs42l43_jack_present(priv)) in cs42l43_run_load_detect()
664 if (!cs42l43_jack_present(priv)) in cs42l43_run_type_detect()
878 if (!cs42l43_jack_present(priv)) { in cs42l43_jack_put()