Searched refs:type_detect (Results 1 – 3 of 3) sorted by relevance
251 static void cs42l43_start_hs_bias(struct cs42l43_codec *priv, bool type_detect) in cs42l43_start_hs_bias() argument261 if (!type_detect) { in cs42l43_start_hs_bias()655 reinit_completion(&priv->type_detect); in cs42l43_run_type_detect()661 time_left = wait_for_completion_timeout(&priv->type_detect, in cs42l43_run_type_detect()
91 struct completion type_detect; member
246 CS42L43_IRQ_COMPLETE(type_detect) in CS42L43_IRQ_COMPLETE()2312 init_completion(&priv->type_detect); in cs42l43_codec_probe()